We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
node -- version 12.17.0
npm install 0 info it worked if it ends with ok 1 verbose cli [ 1 verbose cli 'C:\\Program Files\\nodejs\\node.exe', 1 verbose cli 'C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js', 1 verbose cli 'install' 1 verbose cli ] 2 info using [email protected] 3 info using [email protected] 4 verbose npm-session 95217f34a54cb0db 5 silly install runPreinstallTopLevelLifecycles 6 silly preinstall [email protected] 7 info lifecycle [email protected]~preinstall: [email protected] 8 silly install loadCurrentTree ....... 2729 error code ELIFECYCLE 2730 error errno 1 2731 error [email protected] postinstall: node scripts/build.js2731 error Exit status 1 2732 error Failed at the [email protected] postinstall script. 2732 error This is probably not a problem with npm. There is likely additional logging output above. 2733 verbose exit [ 1, true ]
0 info it worked if it ends with ok 1 verbose cli [ 1 verbose cli 'C:\\Program Files\\nodejs\\node.exe', 1 verbose cli 'C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js', 1 verbose cli 'install' 1 verbose cli ] 2 info using [email protected] 3 info using [email protected] 4 verbose npm-session 95217f34a54cb0db 5 silly install runPreinstallTopLevelLifecycles 6 silly preinstall [email protected] 7 info lifecycle [email protected]~preinstall: [email protected] 8 silly install loadCurrentTree ....... 2729 error code ELIFECYCLE 2730 error errno 1 2731 error [email protected] postinstall:
2731 error Exit status 1 2732 error Failed at the [email protected] postinstall script. 2732 error This is probably not a problem with npm. There is likely additional logging output above. 2733 verbose exit [ 1, true ]
The text was updated successfully, but these errors were encountered:
node -- version 12.17.0 npm install 0 info it worked if it ends with ok 1 verbose cli [ 1 verbose cli 'C:\\Program Files\\nodejs\\node.exe', 1 verbose cli 'C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js', 1 verbose cli 'install' 1 verbose cli ] 2 info using [email protected] 3 info using [email protected] 4 verbose npm-session 95217f34a54cb0db 5 silly install runPreinstallTopLevelLifecycles 6 silly preinstall [email protected] 7 info lifecycle [email protected]~preinstall: [email protected] 8 silly install loadCurrentTree ....... 2729 error code ELIFECYCLE 2730 error errno 1 2731 error [email protected] postinstall: node scripts/build.js2731 error Exit status 1 2732 error Failed at the [email protected] postinstall script. 2732 error This is probably not a problem with npm. There is likely additional logging output above. 2733 verbose exit [ 1, true ]
把node版本降低到10.0.0试一下
Sorry, something went wrong.
No branches or pull requests
node -- version
12.17.0
npm install
0 info it worked if it ends with ok 1 verbose cli [ 1 verbose cli 'C:\\Program Files\\nodejs\\node.exe', 1 verbose cli 'C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js', 1 verbose cli 'install' 1 verbose cli ] 2 info using [email protected] 3 info using [email protected] 4 verbose npm-session 95217f34a54cb0db 5 silly install runPreinstallTopLevelLifecycles 6 silly preinstall [email protected] 7 info lifecycle [email protected]~preinstall: [email protected] 8 silly install loadCurrentTree ....... 2729 error code ELIFECYCLE 2730 error errno 1 2731 error [email protected] postinstall:
node scripts/build.js2731 error Exit status 1 2732 error Failed at the [email protected] postinstall script. 2732 error This is probably not a problem with npm. There is likely additional logging output above. 2733 verbose exit [ 1, true ]
The text was updated successfully, but these errors were encountered: