

Gyp verb check python checking for Python executable "python2" in the PATH Gyp verb clean removing "build" directory Gyp verb cli '/home/circleci/project/node_modules/node-gyp/bin/node-gyp.js', Warning "webpack-dev-server > has unmet peer dependency || ^5.0.0".Įrror /home/circleci/project/node_modules/node-sass: Command failed.ĭirectory: /home/circleci/project/node_modules/node-sassīuilding: /usr/local/bin/node /home/circleci/project/node_modules/node-gyp/bin/node-gyp.js rebuild -verbose -libsass_ext= -libsass_cflags= -libsass_ldflags= -libsass_library= Warning " > has unmet peer dependency || ^5.0.0". Warning " > has unmet peer dependency > has unmet peer dependency > has unmet peer dependency > has unmet peer dependency > has unmet peer dependency > has unmet peer dependency " > has incorrect peer dependency " > has unmet peer dependency 16.8.0". Info is an optional dependency and failed compatibility check. Info The platform "linux" is incompatible with this module. Did you forget to set the app-dir parameter?"
#Npm config set python full
The full error is: #!/bin/bash -eo pipefailĮcho "Unable to find your package.json file. When I re-un the same commit from Saturday, I still get the strange missing Python build error: Can't find Python executable "python", you can set the PYTHON env variable of course, thinking it was my new commit I forced pushed my last known passing commit onto main branch. As of this morning, CircleCI is failing for me with this strange build error: Can't find Python executable "python", you can set the PYTHON env variable
