portbangkok.blogg.se

Mach desktop v1.0
Mach desktop v1.0











mach desktop v1.0

Npm ERR! node-pre-gyp info it worked if it ends with ok Npm ERR! Failed to execute '/usr/local/bin/node /usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js build -fallback-to-build -module=/Users/yinkyflash/Desktop/Programming/OpenClassrooms/Projet 6/Livrables/TomCharmasson_6_27052021/backend/node_modules/bcrypt/lib/binding/napi-v3/bcrypt_lib.node -module_name=bcrypt_lib -module_path=/Users/yinkyflash/Desktop/Programming/OpenClassrooms/Projet 6/Livrables/TomCharmasson_6_27052021/backend/node_modules/bcrypt/lib/binding/napi-v3 -napi_version=8 -node_abi_napi=napi -napi_build_version=3 -node_napi_label=napi-v3' (1) Npm ERR! CXX(target) Release/obj.target/bcrypt_lib/src/blowfish.o Npm ERR! LIBTOOL-STATIC Release/nothing.a Npm ERR! CC(target) Release/obj.target/nothing/./node-addon-api/nothing.o

#Mach desktop v1.0 install

Npm ERR! command sh -c node-pre-gyp install -fallback-to-build Npm ERR! path /Users/yinkyflash/Desktop/Programming/OpenClassrooms/Projet 6/Livrables/TomCharmasson_6_27052021/backend/node_modules/bcrypt I get this message when trying to install bcrypt 5.0.1 : backend % npm install bcrypt I don't know if it could help but i've got : I've red some talks about python or node-gyp maybe related to this problem. My friend who clone the exact same repo of my project, it works for him. I can't install bcrypt package in my project.













Mach desktop v1.0