You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 8, 2024. It is now read-only.
Dear PayString community,
I am running
npm run devEnvUp
And I receive the log below. Could someone help me, please? Thank you! Oleg
0 info it worked if it ends with ok
1 verbose cli [ '/usr/bin/node', '/usr/bin/npm', 'run', 'devEnvUp' ]
2 info using [email protected]
3 info using [email protected]
4 verbose run-script [ 'predevEnvUp', 'devEnvUp', 'postdevEnvUp' ]
5 info lifecycle [email protected]
predevEnvUp: [email protected]devEnvUp: [email protected]6 info lifecycle [email protected]
7 verbose lifecycle [email protected]
devEnvUp: unsafe-perm in lifecycle truedevEnvUp: PATH: /usr/lib/node_modules/npm/node_modules/npm-lifecycle/node-gyp-bin:/home/followmike/public_html/paystring/node_modules/.bin:/usr/local/cpanel/3rdparty/lib/path-bin:/usr/share/Modules/bin:/usr/local/cpanel/3rdparty/lib/path-bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/opt/cpanel/composer/bin:/root/bin8 verbose lifecycle [email protected]
9 verbose lifecycle [email protected]
devEnvUp: CWD: /home/followmike/public_html/paystringdevEnvUp: Args: [ '-c', 'run-script-os' ]10 silly lifecycle [email protected]
11 info lifecycle [email protected]~devEnvUp: Failed to exec devEnvUp script
12 verbose stack Error: [email protected] devEnvUp:
run-script-os
12 verbose stack spawn ENOENT
12 verbose stack at ChildProcess. (/usr/lib/node_modules/npm/node_modules/npm-lifecycle/lib/spawn.js:48:18)
12 verbose stack at ChildProcess.emit (events.js:198:13)
12 verbose stack at maybeClose (internal/child_process.js:982:16)
12 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:259:5)
13 verbose pkgid [email protected]
14 verbose cwd /home/followmike/public_html/paystring
15 verbose Linux 4.18.0-348.2.1.el8_5.x86_64
16 verbose argv "/usr/bin/node" "/usr/bin/npm" "run" "devEnvUp"
17 verbose node v10.24.0
18 verbose npm v6.14.11
19 error code ELIFECYCLE
20 error syscall spawn
21 error file sh
22 error errno ENOENT
23 error [email protected] devEnvUp:
run-script-os
23 error spawn ENOENT
24 error Failed at the [email protected] devEnvUp script.
24 error This is probably not a problem with npm. There is likely additional logging output above.
25 verbose exit [ 1, true ]
The text was updated successfully, but these errors were encountered: