when i run "yarn install" i have this error :
error C:\Dev\SI de la DSI\tmp\flatlogic-sing-app-react\nodemodules\node-sass: Command failed.
Exit code: 1
Command: node scripts/build.js
Arguments:
Directory: C:\Dev\SI de la DSI\tmp\flatlogic-sing-app-react\nodemodules\node-sass
Output:
Building: C:\Tools\nodejs\node.exe C:\Dev\SI de la DSI\tmp\flatlogic-sing-app-react\nodemodules\node-gyp\bin\node-gyp.js rebuild --verbose --libsassext= --libsasscflags= --libsassldflags= --libsasslibrary=
gyp info it worked if it ends with ok
gyp verb cli [
gyp verb cli 'C:\Tools\nodejs\node.exe',
gyp verb cli 'C:\Dev\SI de la DSI\tmp\flatlogic-sing-app-react\nodemodules\node-gyp\bin\node-gyp.js',
gyp verb cli 'rebuild',
gyp verb cli '--verbose',
gyp verb cli '--libsassext=',
gyp verb cli '--libsasscflags=',
gyp verb cli '--libsassldflags=',
gyp verb cli '--libsasslibrary='
gyp verb cli ]
gyp info using [email protected]
gyp info using [email protected] | 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:\Dev\SI de la DSI\tmp\flatlogic-sing-app-react\nodemodules\which\which.js:13:12)
gyp verb which
failed at F (C:\Dev\SI de la DSI\tmp\flatlogic-sing-app-react\nodemodules\which\which.js:68:19)
gyp verb which
failed at E (C:\Dev\SI de la DSI\tmp\flatlogic-sing-app-react\nodemodules\which\which.js:80:29)
gyp verb which
failed at C:\Dev\SI de la DSI\tmp\flatlogic-sing-app-react\nodemodules\which\which.js:89:16
gyp verb which
failed at C:\Dev\SI de la DSI\tmp\flatlogic-sing-app-react\nodemodules\isexe\index.js:42:5
gyp verb which
failed at C:\Dev\SI de la DSI\tmp\flatlogic-sing-app-react\nodemodules\isexe\windows.js:36:5
gyp verb which
failed at FSReqCallback.oncomplete (fs.js:183:21)
gyp verb which
failed python2 Error: not found: python2
gyp verb which
failed at getNotFoundError (C:\Dev\SI de la DSI\tmp\flatlogic-sing-app-react\nodemodules\which\which.js:13:12)
gyp verb which
failed at F (C:\Dev\SI de la DSI\tmp\flatlogic-sing-app-react\nodemodules\which\which.js:68:19)
gyp verb which
failed at E (C:\Dev\SI de la DSI\tmp\flatlogic-sing-app-react\nodemodules\which\which.js:80:29)
gyp verb which
failed at C:\Dev\SI de la DSI\tmp\flatlogic-sing-app-react\nodemodules\which\which.js:89:16
gyp verb which
failed at C:\Dev\SI de la DSI\tmp\flatlogic-sing-app-react\nodemodules\isexe\index.js:42:5
gyp verb which
failed at C:\Dev\SI de la DSI\tmp\flatlogic-sing-app-react\nodemodules\isexe\windows.js:36:5
gyp verb which
failed at FSReqCallback.oncomplete (fs.js:183:21) {
gyp verb which
failed code: 'ENOENT'
gyp verb which
failed }
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:\Dev\SI de la DSI\tmp\flatlogic-sing-app-react\nodemodules\which\which.js:13:12)
gyp verb which
failed at F (C:\Dev\SI de la DSI\tmp\flatlogic-sing-app-react\nodemodules\which\which.js:68:19)
gyp verb which
failed at E (C:\Dev\SI de la DSI\tmp\flatlogic-sing-app-react\nodemodules\which\which.js:80:29)
gyp verb which
failed at C:\Dev\SI de la DSI\tmp\flatlogic-sing-app-react\nodemodules\which\which.js:89:16
gyp verb which
failed at C:\Dev\SI de la DSI\tmp\flatlogic-sing-app-react\nodemodules\isexe\index.js:42:5
gyp verb which
failed at C:\Dev\SI de la DSI\tmp\flatlogic-sing-app-react\nodemodules\isexe\windows.js:36:5
gyp verb which
failed at FSReqCallback.oncomplete (fs.js:183:21)
gyp verb which
failed python Error: not found: python
gyp verb which
failed at getNotFoundError (C:\Dev\SI de la DSI\tmp\flatlogic-sing-app-react\nodemodules\which\which.js:13:12)
gyp verb which
failed at F (C:\Dev\SI de la DSI\tmp\flatlogic-sing-app-react\nodemodules\which\which.js:68:19)
gyp verb which
failed at E (C:\Dev\SI de la DSI\tmp\flatlogic-sing-app-react\nodemodules\which\which.js:80:29)
gyp verb which
failed at C:\Dev\SI de la DSI\tmp\flatlogic-sing-app-react\nodemodules\which\which.js:89:16
gyp verb which
failed at C:\Dev\SI de la DSI\tmp\flatlogic-sing-app-react\nodemodules\isexe\index.js:42:5
gyp verb which
failed at C:\Dev\SI de la DSI\tmp\flatlogic-sing-app-react\nodemodules\isexe\windows.js:36:5
gyp verb which
failed at FSReqCallback.oncomplete (fs.js:183:21) {
gyp verb which
failed code: 'ENOENT'
gyp verb which
failed }
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 PythonFinder.failNoPython (C:\Dev\SI de la DSI\tmp\flatlogic-sing-app-react\nodemodules\node-gyp\lib\configure.js:484:19)
gyp ERR! stack at PythonFinder.