Answer the question
In order to leave comments, you need to log in
What can such a log of a Vue project build file through webpack mean?
Naturally, the project is not going, I don’t know why, maybe someone came across this
0 info it worked if it ends with ok
1 verbose cli [ 'C:\\Program Files\\nodejs\\node.exe',
1 verbose cli 'C :\\Users\\Alexandr\\Desktop\\frame-app-vue-js\\node_modules\\npm\\bin\\npm-cli.js',
1 verbose cli 'run',
1 verbose cli 'development' ]
2 info using [email protected]
3 info using [email protected]
4 verbose run-script [ 'predevelopment', 'development', 'postdevelopment' ]
5 info lifecycle [email protected]~ predevelopment: [email protected]
6 info lifecycle [email protected]~development: [email protected]
7 verbose lifecycle frame-app-vue- [email protected]~development:unsafe-perm in lifecycle true
8 verbose lifecycle [email protected]~development: PATH: C:\Users\Alexandr\Desktop\frame-app-vue-js\node_modules\npm\node_modules\npm-lifecycle\node-gyp- bin;C:\Users\Alexandr\Desktop\frame-app-vue-js\node_modules\.bin;C:\Program Files\nodejs\node_modules\npm\node_modules\npm-lifecycle\node-gyp-bin;C: \Users\Alexandr\Desktop\frame-app-vue-js\node_modules\.bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\ Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files\dotnet\;C:\Program Files\PuTTY\;C:\Program Files\ nodejs\;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\130\Tools\Binn\;C:\Program Files (x86)\Microsoft SQL Server\140\Tools\Binn\;C:\Program Files \Microsoft SQL Server\140\Tools\Binn\;C:\Program Files\Microsoft SQL Server\140\DTS\Binn\;C:\Program Files\Microsoft SQL Server\130\Tools\Binn\;C:\Program Files (x86)\Microsoft SQL Server\150\DTS\Binn\;C:\Program Files\Git\cmd;C:\Users\ Alexandr\AppData\Local\Microsoft\WindowsApps;C:\Users\Alexandr\.dotnet\tools;C:\Users\Alexandr\AppData\Roaming\npm;C:\Users\Alexandr\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\Alexandr\AppData\Local\GitHubDesktop\bin
9 verbose lifecycle [email protected]~development: CWD: C:\Users\Alexandr\Desktop\frame-app-vue-js
10 silly lifecycle [email protected]~ development: Args: [ '/d /s /c',
10 silly lifecycle 'cross-env NODE_ENV=development node_modules/webpack/bin/webpack.js --progress --hide-modules --config=config/webpack.config .js' ]
11 silly lifecycle [email protected]~development: Returned: code: 1 signal: null
12 info lifecycle [email protected]~development: Failed to exec development script
13 verbose stack Error: [email protected] development: `cross-env NODE_ENV=development node_modules/webpack/bin/webpack.js --progress --hide-modules --config=config/webpack .config.js`
13 verbose stack Exit status 1
13 verbose stack at EventEmitter. (C:\Users\Alexandr\Desktop\frame-app-vue-js\node_modules\npm\node_modules\npm-lifecycle\index.js:332:16)
13 verbose stack at EventEmitter.emit (events.js:197: 13)
13 verbose stack at ChildProcess. (C:\Users\Alexandr\Desktop\frame-app-vue-js\node_modules\npm\node_modules\npm-lifecycle\lib\spawn.js:55:14)
verbose stack at ChildProcess.emit (events.js: 197:13)
13 verbose stack at maybeClose (internal/child_process.js:984:16)
13 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:265:5)
14 verbose pkgid frame-app-vue [email protected]
15 verbose cwd C:\Users\Alexandr\Desktop\frame-app-vue-js
16 verbose Windows_NT 10.0.17763
17 verbose argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Users\\Alexandr\\Desktop\\frame-app-vue-js\\node_modules\\npm\\bin\ \npm-cli.js" "run" "development"
18 verbose node v11.11.0
19 verbose npm v6.11.3
20 error code ELIFECYCLE
21 error errno 1
22 error [email protected] development: `cross -env NODE_ENV=development node_modules/webpack/bin/webpack.js --progress --hide-modules --config=config/webpack.config.js`
22 error Exit status 1
23 error Failed at the frame-app-vue- [email protected] development script.
23 error This is probably not a problem with npm. There is likely additional logging output above.
24 verbose exit [ 1, true ]
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question