Description
I basically get the below errors, I have hunted around the web to try and find out specifically whats wrong but at a loss for the moment. Paid a lot for the course and cant get started
$ yarn install
yarn install v1.5.1
[1/4] Resolving packages...
[2/4] Fetching packages...
info fsevents@1.0.15: The platform "win32" is incompatible with this module.
info "fsevents@1.0.15" is an optional dependency and failed compatibility check. Excluding it from installation.
[3/4] Linking dependencies...
[4/4] Building fresh packages...
[1/1] ⠄ node-sass: checking for Python executable "python" in the PATH
[-/1] ⠄ waiting...
[-/1] ⡀ waiting...
[-/1] ⡀ waiting...
error An unexpected error occurred: "C:\Users\jmosley\Documents\Development\angular-fundamentals-seed
ode_modules
ode-sass: Command failed.
Exit code: 1
Command: C:\WINDOWS\system32\cmd.exe
Arguments: /d /s /c node scripts/build.js
Directory: C:\Users\jmosley\Documents\Development\angular-fundamentals-seed
ode_modules
ode-sass
Output:
Building: C:\Program Files
odejs
ode.exe C:\Users\jmosley\Documents\Development\angular-fundamentals-seed
ode_modules
ode-gyp\bin
ode-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\
odejs\
ode.exe',
gyp verb cli 'C:\\Users\\jmosley\\Documents\\Development\\angular-fundamentals-seed\
ode_modules\
ode-gyp\\bin\
ode-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.4.0
gyp info using node@8.9.4 | 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:\Users\jmosley\Documents\Development\angular-fundamentals-seed
ode_modules\which\which.js:13:12)
gyp verb which
failed at F (C:\Users\jmosley\Documents\Development\angular-fundamentals-seed
ode_modules\which\which.js:68:19)
gyp verb which
failed at E (C:\Users\jmosley\Documents\Development\angular-fundamentals-seed
ode_modules\which\which.js:80:29)
gyp verb which
failed at C:\Users\jmosley\Documents\Development\angular-fundamentals-seed
ode_modules\which\which.js:89:16
gyp verb which
failed at C:\Users\jmosley\Documents\Development\angular-fundamentals-seed
ode_modules\isexe\index.js:44:5
gyp verb which
failed at C:\Users\jmosley\Documents\Development\angular-fundamentals-seed
ode_modules\isexe\windows.js:29: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:\Users\jmosley\Documents\Development\angular-fundamentals-seed
ode_modules\which\which.js:13:12)
gyp verb which
failed at F (C:\Users\jmosley\Documents\Development\angular-fundamentals-seed
ode_modules\which\which.js:68:19)
gyp verb which
failed at E (C:\Users\jmosley\Documents\Development\angular-fundamentals-seed
ode_modules\which\which.js:80:29)
gyp verb which
failed at C:\Users\jmosley\Documents\Development\angular-fundamentals-seed
ode_modules\which\which.js:89:16
gyp verb which
failed at C:\Users\jmosley\Documents\Development\angular-fundamentals-seed
ode_modules\isexe\index.js:44:5
gyp verb which
failed at C:\Users\jmosley\Documents\Development\angular-fundamentals-seed
ode_modules\isexe\windows.js:29:5
gyp verb which
failed at FSReqWrap.oncomplete (fs.js:152:21) 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:\Users\jmosley\Documents\Development\angular-fundamentals-seed
ode_modules\which\which.js:13:12)
gyp verb which
failed at F (C:\Users\jmosley\Documents\Development\angular-fundamentals-seed
ode_modules\which\which.js:68:19)
gyp verb which
failed at E (C:\Users\jmosley\Documents\Development\angular-fundamentals-seed
ode_modules\which\which.js:80:29)
gyp verb which
failed at C:\Users\jmosley\Documents\Development\angular-fundamentals-seed
ode_modules\which\which.js:89:16
gyp verb which
failed at C:\Users\jmosley\Documents\Development\angular-fundamentals-seed
ode_modules\isexe\index.js:44:5
gyp verb which
failed at C:\Users\jmosley\Documents\Development\angular-fundamentals-seed
ode_modules\isexe\windows.js:29: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:\Users\jmosley\Documents\Development\angular-fundamentals-seed
ode_modules\which\which.js:13:12)
gyp verb which
failed at F (C:\Users\jmosley\Documents\Development\angular-fundamentals-seed
ode_modules\which\which.js:68:19)
gyp verb which
failed at E (C:\Users\jmosley\Documents\Development\angular-fundamentals-seed
ode_modules\which\which.js:80:29)
gyp verb which
failed at C:\Users\jmosley\Documents\Development\angular-fundamentals-seed
ode_modules\which\which.js:89:16
gyp verb which
failed at C:\Users\jmosley\Documents\Development\angular-fundamentals-seed
ode_modules\isexe\index.js:44:5
gyp verb which
failed at C:\Users\jmosley\Documents\Development\angular-fundamentals-seed
ode_modules\isexe\windows.js:29:5
gyp verb which
failed at FSReqWrap.oncomplete (fs.js:152:21) 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 PYTHON env variable.
gyp ERR! stack at failNoPython (C:\Users\jmosley\Documents\Development\angular-fundamentals-seed
ode_modules
ode-gyp\lib\configure.js:449:14)
gyp ERR! stack at C:\Users\jmosley\Documents\Development\angular-fundamentals-seed
ode_modules
ode-gyp\lib\configure.js:404:11
gyp ERR! stack at C:\Users\jmosley\Documents\Development\angular-fundamentals-seed
ode_modules\graceful-fs\polyfills.js:284:29
gyp ERR! stack at FSReqWrap.oncomplete (fs.js:152:21)
gyp ERR! System Windows_NT 10.0.16299
gyp ERR! command "C:\\Program Files\
odejs\
ode.exe" "C:\\Users\\jmosley\\Documents\\Development\\angular-fundamentals-seed\
ode_modules\
ode-gyp\\bin\
ode-gyp.js" "rebuild" "--verbose" "--libsass_ext=" "--libsass_cflags=" "--libsass_ldflags=" "--libsass_library="
gyp ERR! cwd C:\Users\jmosley\Documents\Development\angular-fundamentals-seed
ode_modules
ode-sass
gyp ERR! node -v v8.9.4
gyp ERR! node-gyp -v v3.4.0