already run command above and success
and then run yarn install, but found error like this
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 verb which
failed at getNotFoundError (D:\flatlogic\FE\nodemodules\which\which.js:13:12)
gyp verb which
failed at F (D:\flatlogic\FE\nodemodules\which\which.js:68:19)
gyp verb which
failed at E (D:\flatlogic\FE\nodemodules\which\which.js:80:29)
gyp verb which
failed at D:\flatlogic\FE\nodemodules\which\which.js:89:16
gyp verb which
failed at D:\flatlogic\FE\nodemodules\isexe\index.js:42:5
gyp verb which
failed at D:\flatlogic\FE\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 (D:\flatlogic\FE\nodemodules\node-gyp\lib\configure.js:484:19)
gyp ERR! stack at PythonFinder. (D:\flatlogic\FE\nodemodules\node-gyp\lib\configure.js:509:16)
gyp ERR! stack at callback (D:\flatlogic\FE\nodemodules\graceful-fs\polyfills.js:299:20)
gyp ERR! stack at FSReqCallback.oncomplete (fs.js:183:21)
gyp ERR! System WindowsNT 10.0.18363
gyp ERR! command "C:\Program Files\nodejs\node.exe" "D:\flatlogic\FE\nodemodules\node-gyp\bin\node-gyp.js" "rebuild" "--verbose" "--libsassext=" "--libsasscflags=" "--libsassldflags=" "--libsasslibrary="
gyp ERR! cwd D:\flatlogic\FE\nodemodules\node-sass
gyp ERR! node -v v14.15.2
gyp ERR! node-gyp -v v3.8.0
gyp ERR! not ok