9
respostas

Erro na execução de código [[npm install]] - Ionic Help

Alguém sabe a respeito do erro que estou tomando logo após a execução no CMD?

```
C:\Projetos\aluraCar>npm install
npm WARN prefer global node-gyp@3.6.2 should be installed with -g

> node-sass@3.10.1 install C:\Projetos\aluraCar\node_modules\node-sass
> node scripts/install.js

Start downloading binary at https://github.com/sass/node-sass/releases/download/
v3.10.1/win32-x64-57_binding.node
Cannot download "https://github.com/sass/node-sass/releases/download/v3.10.1/win
32-x64-57_binding.node":

HTTP error 404 Not Found

Hint: If github.com is not accessible in your location
      try setting a proxy via HTTP_PROXY, e.g.

      export HTTP_PROXY=http://example.com:1234

or configure npm proxy via

      npm config set proxy http://example.com:8080

> node-sass@3.10.1 postinstall C:\Projetos\aluraCar\node_modules\node-sass
> node scripts/build.js

Building: C:\Program Files (x86)\nodejs\node.exe C:\Projetos\aluraCar\node_modul
es\node-gyp\bin\node-gyp.js rebuild --verbose --libsass_ext= --libsass_cflags= -
-libsass_ldflags= --libsass_library=
gyp info it worked if it ends with ok
gyp verb cli [ 'C:\\Program Files (x86)\\nodejs\\node.exe',
gyp verb cli   'C:\\Projetos\\aluraCar\\node_modules\\node-gyp\\bin\\node-gyp.js
',
gyp verb cli   'rebuild',
gyp verb cli   '--verbose',
gyp verb cli   '--libsass_ext=',
gyp verb cli   '--libsass_cflags=',
gyp verb cli   '--libsass_ldflags=',
gyp verb cli   '--libsass_library=' ]
gyp info using node-gyp@3.6.2
gyp info using node@8.1.3 | win32 | x64
gyp verb command rebuild []
gyp verb command clean []
gyp verb clean removing "build" directory
gyp verb command configure []
gyp verb check python checking for Python executable "python2" in the PATH
gyp verb `which` failed Error: not found: python2
gyp verb `which` failed     at getNotFoundError (C:\Projetos\aluraCar\node_modul
es\which\which.js:13:12)
gyp verb `which` failed     at F (C:\Projetos\aluraCar\node_modules\which\which.
js:68:19)
gyp verb `which` failed     at E (C:\Projetos\aluraCar\node_modules\which\which.
js:80:29)
gyp verb `which` failed     at C:\Projetos\aluraCar\node_modules\which\which.js:
89:16
gyp verb `which` failed     at C:\Projetos\aluraCar\node_modules\isexe\index.js:
42:5
gyp verb `which` failed     at C:\Projetos\aluraCar\node_modules\isexe\windows.j
s:36:5
gyp verb `which` failed     at FSReqWrap.oncomplete (fs.js:152:21)
gyp verb `which` failed  python2 { Error: not found: python2
gyp verb `which` failed     at getNotFoundError (C:\Projetos\aluraCar\node_modul
es\which\which.js:13:12)
gyp verb `which` failed     at F (C:\Projetos\aluraCar\node_modules\which\which.
js:68:19)
gyp verb `which` failed     at E (C:\Projetos\aluraCar\node_modules\which\which.
js:80:29)
gyp verb `which` failed     at C:\Projetos\aluraCar\node_modules\which\which.js:
89:16
gyp verb `which` failed     at C:\Projetos\aluraCar\node_modules\isexe\index.js:
42:5
gyp verb `which` failed     at C:\Projetos\aluraCar\node_modules\isexe\windows.j
s:36:5
gyp verb `which` failed     at FSReqWrap.oncomplete (fs.js:152:21)
gyp verb `which` failed   stack: 'Error: not found: python2\n    at getNotFoundE
rror (C:\\Projetos\\aluraCar\\node_modules\\which\\which.js:13:12)\n    at F (C:
\\Projetos\\aluraCar\\node_modules\\which\\which.js:68:19)\n    at E (C:\\Projet
os\\aluraCar\\node_modules\\which\\which.js:80:29)\n    at C:\\Projetos\\aluraCa
r\\node_modules\\which\\which.js:89:16\n    at C:\\Projetos\\aluraCar\\node_modu
les\\isexe\\index.js:42:5\n    at C:\\Projetos\\aluraCar\\node_modules\\isexe\\w
indows.js:36:5\n    at FSReqWrap.oncomplete (fs.js:152:21)',
gyp verb `which` failed   code: 'ENOENT' }
gyp verb check python checking for Python executable "python" in the PATH
gyp verb `which` failed Error: not found: python
gyp verb `which` failed     at getNotFoundError (C:\Projetos\aluraCar\node_modul
es\which\which.js:13:12)
gyp verb `which` failed     at F (C:\Projetos\aluraCar\node_modules\which\which.
js:68:19)
gyp verb `which` failed     at E (C:\Projetos\aluraCar\node_modules\which\which.
js:80:29)
gyp verb `which` failed     at C:\Projetos\aluraCar\node_modules\which\which.js:
89:16
gyp verb `which` failed     at C:\Projetos\aluraCar\node_modules\isexe\index.js:
42:5
gyp verb `which` failed     at C:\Projetos\aluraCar\node_modules\isexe\windows.j
s:36:5
gyp verb `which` failed     at FSReqWrap.oncomplete (fs.js:152:21)
gyp verb `which` failed  python { Error: not found: python
gyp verb `which` failed     at getNotFoundError (C:\Projetos\aluraCar\node_modul
es\which\which.js:13:12)
gyp verb `which` failed     at F (C:\Projetos\aluraCar\node_modules\which\which.
js:68:19)
gyp verb `which` failed     at E (C:\Projetos\aluraCar\node_modules\which\which.
js:80:29)
gyp verb `which` failed     at C:\Projetos\aluraCar\node_modules\which\which.js:
89:16
gyp verb `which` failed     at C:\Projetos\aluraCar\node_modules\isexe\index.js:
42:5
gyp verb `which` failed     at C:\Projetos\aluraCar\node_modules\isexe\windows.j
s:36:5
gyp verb `which` failed     at FSReqWrap.oncomplete (fs.js:152:21)
gyp verb `which` failed   stack: 'Error: not found: python\n    at getNotFoundEr
ror (C:\\Projetos\\aluraCar\\node_modules\\which\\which.js:13:12)\n    at F (C:\
\Projetos\\aluraCar\\node_modules\\which\\which.js:68:19)\n    at E (C:\\Projeto
s\\aluraCar\\node_modules\\which\\which.js:80:29)\n    at C:\\Projetos\\aluraCar
\\node_modules\\which\\which.js:89:16\n    at C:\\Projetos\\aluraCar\\node_modul
es\\isexe\\index.js:42:5\n    at C:\\Projetos\\aluraCar\\node_modules\\isexe\\wi
ndows.js:36:5\n    at FSReqWrap.oncomplete (fs.js:152:21)',
gyp verb `which` failed   code: 'ENOENT' }
gyp verb could not find "python". checking python launcher
gyp verb could not find "python". guessing location
gyp verb ensuring that file exists: C:\Python27\python.exe
gyp ERR! configure error
gyp ERR! stack Error: Can't find Python executable "python", you can set the PYT
HON env variable.
gyp ERR! stack     at PythonFinder.failNoPython (C:\Projetos\aluraCar\node_modul
es\node-gyp\lib\configure.js:483:19)
gyp ERR! stack     at PythonFinder.<anonymous> (C:\Projetos\aluraCar\node_module
s\node-gyp\lib\configure.js:508:16)
gyp ERR! stack     at C:\Projetos\aluraCar\node_modules\graceful-fs\polyfills.js
:284:29
gyp ERR! stack     at FSReqWrap.oncomplete (fs.js:152:21)
gyp ERR! System Windows_NT 6.1.7601
gyp ERR! command "C:\\Program Files (x86)\\nodejs\\node.exe" "C:\\Projetos\\alur
aCar\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild" "--verbose" "--libsass
_ext=" "--libsass_cflags=" "--libsass_ldflags=" "--libsass_library="
gyp ERR! cwd C:\Projetos\aluraCar\node_modules\node-sass
gyp ERR! node -v v8.1.3
gyp ERR! node-gyp -v v3.6.2
gyp ERR! not ok
Build failed
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! node-sass@3.10.1 postinstall: `node scripts/build.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the node-sass@3.10.1 postinstall script.
npm ERR! This is probably not a problem with npm. There is likely additional log
ging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     C:\Users\vic084\AppData\Roaming\npm-cache\_logs\2017-07-04T22_11_26
_490Z-debug.log

C:\Projetos\aluraCar>
9 respostas

Sua rede ou proxy ou firewall está impedindo que você acesse o npm.

Rede empresa ou predial?

Tem que liberar o acesso. Se usa proxy tem que fazer

npm config set proxy http://enderecodoseuproxy:portaDoSeuProxy.

Professor, estou acessando de casa e está sendo replicado o mesmo erro ao compilar o projeto.

Então, estou investigando. Vamos lá aos achados.

Parece que eles mudaram (sem aviso) como o node_sass é compilado na máquina. Ele pede Python, algo que nunca vi durante esse curso e você é o primeiro a indicar essa mensagem.

Nesse sentido, você pode instalar o python em sua máquina? É Windows? Quando instalar, cuidado.. tem uma opção que você precisa marcar para colocar o python o "path" do Windows caso contrário terá problemas.

Eu fiquei desencantado com o Ionic por causa desses problemas de infraestrutura. Por mais que eu tenha congelado o projeto, problemas como esse aparecem.

Fico no aguardo.

Um aluno teve problema semelhante. Veja aqui nessa discussão. É na hora de instalar:

https://cursos.alura.com.br/forum/topico-servidor-nao-executa-44403

Pesquisei um pouco mais. Parece que é um problema com o Node 8!

Remova o Node 8 totalmente. Depois instale o Node 6! Parece ser uma incompatibilidade com a versão mais nova do Node!

Fico no aguardo!

Não esquece de min não :) Fico no aguardo do seu teste. Estou monitorando aqui :)

Consegui subir o projeto. Ocorre q estava faltando configurar as variáveis de ambiente. Outra coisa, modificar o endereço do local de instalação dos node_modules no .npmrc do profile.

insira seu código aqui

Oi Jose! Boa notícia! Mas onde você encontrou a solução?

Boa tarde Professor,

Peguei orientação no site da nodejs, quando notei a ausência dos set das variáveis de ambiente fiz a correção, alterando tbm o caminho padrão do nodejs e npm.

Algo de descobri é que podemos alterar o caminho de instalação do node_modules modo global alterando o caminho no arquivo .npmrc

Estou mandando ver meus projetos rsrsrs

Apenas gostaria que explicasse o porque do módulo f_servants está sempre deprecado.

Quer mergulhar em tecnologia e aprendizagem?

Receba a newsletter que o nosso CEO escreve pessoalmente, com insights do mercado de trabalho, ciência e desenvolvimento de software