노드 api 서버 npm install 시 발생하는 에러
- 프로그래밍/nuxt.js,node.js
- 2021. 4. 22.
gyp ERR! find Python
gyp ERR! find Python Python is not set from command line or npm configuration
gyp ERR! find Python Python is not set from environment variable PYTHON
gyp ERR! find Python checking if "python" can be used
gyp ERR! find Python - "python" is not in PATH or produced an error
gyp ERR! find Python checking if "python2" can be used
gyp ERR! find Python - "python2" is not in PATH or produced an error
gyp ERR! find Python checking if "python3" can be used
gyp ERR! find Python - "python3" is not in PATH or produced an error
gypgyp ERR! find PythonERR! checking if the py launcher can be used to find Python 2
gypfind Python ERR!
gypfind Python - "py.exe" is not in PATH or produced an error
ERR!gyp find PythonERR! Python is not set from command line or npm configuration
find Pythongyp checking if Python is C:\Python27\python.exe
ERR!gyp find Python Python is not set from environment variable PYTHON
ERR!gyp find Python - "C:\Python27\python.exe" could not be run
ERR!gyp find Python checking if "python" can be used
ERR! gypfind Python checking if Python is C:\Python37\python.exe
gypERR! ERR! find Pythonfind Python - "C:\Python37\python.exe" could not be run
- "python" is not in PATH or produced an error
gypgyp ERR!ERR! find Pythonfind Python
checking if "python2" can be used
'프로그래밍 > nuxt.js,node.js' 카테고리의 다른 글
node.js 설치 (0) | 2021.07.12 |
---|---|
nuxt.js 시작 참고 사이트 (0) | 2021.05.27 |
[초간단] nuxt.js 설치 및 개발 환경-오류해결 (0) | 2021.04.22 |
npm install시 오류 - npm does not support Node.js (0) | 2021.04.21 |
vu.js 설치 후 오류 const wslToWindowsPath = async path (0) | 2021.04.21 |