ERRO COM NPM INSTALL
[Finalizado Pelo Aluno]
Olá, boa noite, estou tendo um problema ao tentar instalar o npm, informa que está depreciado
npm ERR! code 1
fui atrá para resolver, reinstalei o npm, instalei o python, seguindo algumas recomendações, mas nada de resolver..
Olá, Harrison!
Tudo bem?
Compartilha comigo o código, que te ajudo a resolver, no aguardo.
Bom dia!
npm WARN deprecated [email protected]: Deprecated. Please use https://github.com/webpack-contrib/mini-css-extract-pl
ugin
npm WARN deprecated [email protected]: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstanc
es, which is known to be problematic. See https://v8.dev/blog/math-random for details.
npm WARN deprecated [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated [email protected]: support for ECMAScript is superseded by `uglify-js` as of v3.13.0
npm WARN deprecated [email protected]: Critical security vulnerability fixed in v0.21.1. For more information, see https://github.com/axi
os/axios/pull/3410
npm WARN deprecated [email protected]: This SVGO version is no longer supported. Upgrade to v2.x.x.
npm WARN deprecated [email protected]: This version of tar is no longer supported, and will not receive security updates. Please upgrade asa
p.
npm WARN deprecated [email protected]: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1
npm WARN deprecated [email protected]: Vue 2 has reached EOL and is no longer actively maintained. See https://v2.vuejs.org/eol/ for more d
etails.
npm WARN deprecated [email protected]: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issue
s. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is po
lyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.
npm ERR! code 1
npm ERR! path C:\Users\Lony\OneDrive\Documentos\curso\laravel-vue.js\node_modules\node-sass
npm ERR! command failed
npm ERR! command C:\WINDOWS\system32\cmd.exe /d /s /c node scripts/build.js
npm ERR! Building: C:\Program Files\nodejs\node.exe C:\Users\Lony\OneDrive\Documentos\curso\laravel-vue.js\node_modules\node-gyp\bin
\node-gyp.js rebuild --verbose --libsass_ext= --libsass_cflags= --libsass_ldflags= --libsass_library=
npm ERR! gyp info it worked if it ends with ok
npm ERR! gyp verb cli [
npm ERR! gyp verb cli 'C:\\Program Files\\nodejs\\node.exe',
npm ERR! gyp verb cli 'C:\\Users\\Lony\\OneDrive\\Documentos\\curso\\laravel-vue.js\\node_modules\\node-gyp\\bin\\node-gyp.js',
npm ERR! gyp verb cli 'rebuild',
npm ERR! gyp verb cli '--verbose',
npm ERR! gyp verb cli '--libsass_ext=',
npm ERR! gyp verb cli '--libsass_cflags=',
npm ERR! gyp verb cli '--libsass_ldflags=',
npm ERR! gyp verb cli '--libsass_library='
npm ERR! gyp verb cli ]
npm ERR! gyp info using [email protected]
npm ERR! gyp info using [email protected] | win32 | x64
npm ERR! gyp verb command rebuild []
npm ERR! gyp verb command clean []
npm ERR! gyp verb clean removing "build" directory
npm ERR! gyp verb command configure []
npm ERR! gyp verb check python checking for Python executable "python2" in the PATH
npm ERR! gyp verb `which` failed Error: not found: python2
npm ERR! gyp verb `which` failed at getNotFoundError (C:\Users\Lony\OneDrive\Documentos\curso\laravel-vue.js\node_modules\which\
which.js:13:12)
npm ERR! gyp verb `which` failed at F (C:\Users\Lony\OneDrive\Documentos\curso\laravel-vue.js\node_modules\which\which.js:68:19)
npm ERR! gyp verb `which` failed at E (C:\Users\Lony\OneDrive\Documentos\curso\laravel-vue.js\node_modules\which\which.js:80:29)
npm ERR! gyp verb `which` failed at C:\Users\Lony\OneDrive\Documentos\curso\laravel-vue.js\node_modules\which\which.js:89:16
npm ERR! gyp verb `which` failed at C:\Users\Lony\OneDrive\Documentos\curso\laravel-vue.js\node_modules\isexe\index.js:42:5
npm ERR! gyp verb `which` failed at C:\Users\Lony\OneDrive\Documentos\curso\laravel-vue.js\node_modules\isexe\windows.js:36:5
npm ERR! gyp verb `which` failed at FSReqCallback.oncomplete (node:fs:204:21)
npm ERR! gyp verb `which` failed python2 Error: not found: python2
npm ERR! gyp verb `which` failed at getNotFoundError (C:\Users\Lony\OneDrive\Documentos\curso\laravel-vue.js\node_modules\which\
which.js:13:12)
npm ERR! gyp verb `which` failed at F (C:\Users\Lony\OneDrive\Documentos\curso\laravel-vue.js\node_modules\which\which.js:68:19)
npm ERR! gyp verb `which` failed at E (C:\Users\Lony\OneDrive\Documentos\curso\laravel-vue.js\node_modules\which\which.js:80:29)
npm ERR! gyp verb `which` failed at C:\Users\Lony\OneDrive\Documentos\curso\laravel-vue.js\node_modules\which\which.js:89:16
npm ERR! gyp verb `which` failed at C:\Users\Lony\OneDrive\Documentos\curso\laravel-vue.js\node_modules\isexe\index.js:42:5
npm ERR! gyp verb `which` failed at C:\Users\Lony\OneDrive\Documentos\curso\laravel-vue.js\node_modules\isexe\windows.js:36:5
npm ERR! gyp verb `which` failed at FSReqCallback.oncomplete (node:fs:204:21) {
npm ERR! gyp verb `which` failed code: 'ENOENT'
npm ERR! gyp verb `which` failed }
npm ERR! gyp verb check python checking for Python executable "python" in the PATH
npm ERR! gyp verb `which` succeeded python C:\Python310\python.EXE
npm ERR! gyp ERR! configure error
npm ERR! gyp ERR! stack Error: Command failed: C:\Python310\python.EXE -c import sys; print "%s.%s.%s" % sys.version_info[:3];
npm ERR! gyp ERR! stack File "<string>", line 1
npm ERR! gyp ERR! stack import sys; print "%s.%s.%s" % sys.version_info[:3];
npm ERR! gyp ERR! stack ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
npm ERR! gyp ERR! stack SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
npm ERR! gyp ERR! stack
npm ERR! gyp ERR! stack at genericNodeError (node:internal/errors:984:15)
npm ERR! gyp ERR! stack at wrappedFn (node:internal/errors:538:14)
npm ERR! gyp ERR! stack at ChildProcess.exithandler (node:child_process:422:12)
npm ERR! gyp ERR! stack at ChildProcess.emit (node:events:518:28)
npm ERR! gyp ERR! stack at wrappedFn (node:internal/errors:538:14)
npm ERR! gyp ERR! stack at ChildProcess.exithandler (node:child_process:422:12)
npm ERR! gyp ERR! stack at ChildProcess.emit (node:events:518:28)
npm ERR! gyp ERR! stack at maybeClose (node:internal/child_process:1105:16)
npm ERR! gyp ERR! stack at ChildProcess._handle.onexit (node:internal/child_process:305:5)
npm ERR! gyp ERR! System Windows_NT 10.0.19045
npm ERR! gyp ERR! command "C:\\Program Files\\nodejs\\node.exe" "C:\\Users\\Lony\\OneDrive\\Documentos\\curso\\laravel-vue.js\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild" "--verbose" "--libsass_ext=" "--libsass_cflags=" "--libsass_ldflags=" "--libsass_library="
npm ERR! gyp ERR! cwd C:\Users\Lony\OneDrive\Documentos\curso\laravel-vue.js\node_modules\node-sass
npm ERR! gyp ERR! node -v v20.12.1
npm ERR! gyp ERR! node-gyp -v v3.8.0
npm ERR! gyp ERR! not ok
npm ERR! Build failed with error code: 1
npm ERR! A complete log of this run can be found in: C:\Users\Lony\AppData\Local\npm-cache\_logs\2024-04-05T01_17_38_560Z-debug-0.log
Tem o projeto no GitHub?
Boa tarde, desculpa a demora senhor Carlos, tem sim, acabei de coloca-lo lá!
https://github.com/Lony-dot/Laravel-vue.js
Atualizei a versão dos seus packages, era isso o problema:
"dependencies": {
"axios": "^1.6.8",
"bootstrap": "^5.3.3",
"cross-env": "^7.0.3",
"jquery": "^3.7.1",
"lodash": "^4.17.21",
"popper.js": "^1.16.1",
"vue": "^3.4.21"
},
"devDependencies": {
"laravel-mix": "^6.0.49",
"resolve-url-loader": "^5.0.0",
"sass": "^1.74.1",
"sass-loader": "^12.6.0"
}
"development": "cross-env NODE_ENV=development node_modules/webpack/bin/webpack.js --progress --config=node_modules/laravel-mix/setup/webpack.config.js",
Muito obrigado!
Precisa estar logado para conseguir responder a este ticket!
Clique Aqui Para Entrar!