You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error: Could not locate the bindings file. Tried:
→ /home/pi/Documents/Smartphone-Doorlock/node_modules/pigpio/build/pigpio.node
→ /home/pi/Documents/Smartphone-Doorlock/node_modules/pigpio/build/Debug/pigpio.node
→ /home/pi/Documents/Smartphone-Doorlock/node_modules/pigpio/build/Release/pigpio.node
→ /home/pi/Documents/Smartphone-Doorlock/node_modules/pigpio/out/Debug/pigpio.node
→ /home/pi/Documents/Smartphone-Doorlock/node_modules/pigpio/Debug/pigpio.node
→ /home/pi/Documents/Smartphone-Doorlock/node_modules/pigpio/out/Release/pigpio.node
→ /home/pi/Documents/Smartphone-Doorlock/node_modules/pigpio/Release/pigpio.node
→ /home/pi/Documents/Smartphone-Doorlock/node_modules/pigpio/build/default/pigpio.node
→ /home/pi/Documents/Smartphone-Doorlock/node_modules/pigpio/compiled/11.15.0/linux/arm/pigpio.node
at bindings (/home/pi/Documents/Smartphone-Doorlock/node_modules/pigpio/node_modules/bindings/bindings.js:88:9)
at Object. (/home/pi/Documents/Smartphone-Doorlock/node_modules/pigpio/pigpio.js:5:31)
at Module._compile (internal/modules/cjs/loader.js:816:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:827:10)
at Module.load (internal/modules/cjs/loader.js:685:32)
at Function.Module._load (internal/modules/cjs/loader.js:620:12)
at Module.require (internal/modules/cjs/loader.js:723:19)
at require (internal/modules/cjs/helpers.js:14:16)
at Object. (/home/pi/Documents/Smartphone-Doorlock/doorlock.js:47:12)
at Module._compile (internal/modules/cjs/loader.js:816:30)
The text was updated successfully, but these errors were encountered:
pi@raspberrypi:~/Documents/Smartphone-Doorlock $ sudo node doorlock.js
/home/pi/Documents/Smartphone-Doorlock/node_modules/pigpio/node_modules/bindings/bindings.js:91
throw err
^
Error: Could not locate the bindings file. Tried:
→ /home/pi/Documents/Smartphone-Doorlock/node_modules/pigpio/build/pigpio.node
→ /home/pi/Documents/Smartphone-Doorlock/node_modules/pigpio/build/Debug/pigpio.node
→ /home/pi/Documents/Smartphone-Doorlock/node_modules/pigpio/build/Release/pigpio.node
→ /home/pi/Documents/Smartphone-Doorlock/node_modules/pigpio/out/Debug/pigpio.node
→ /home/pi/Documents/Smartphone-Doorlock/node_modules/pigpio/Debug/pigpio.node
→ /home/pi/Documents/Smartphone-Doorlock/node_modules/pigpio/out/Release/pigpio.node
→ /home/pi/Documents/Smartphone-Doorlock/node_modules/pigpio/Release/pigpio.node
→ /home/pi/Documents/Smartphone-Doorlock/node_modules/pigpio/build/default/pigpio.node
→ /home/pi/Documents/Smartphone-Doorlock/node_modules/pigpio/compiled/11.15.0/linux/arm/pigpio.node
at bindings (/home/pi/Documents/Smartphone-Doorlock/node_modules/pigpio/node_modules/bindings/bindings.js:88:9)
at Object. (/home/pi/Documents/Smartphone-Doorlock/node_modules/pigpio/pigpio.js:5:31)
at Module._compile (internal/modules/cjs/loader.js:816:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:827:10)
at Module.load (internal/modules/cjs/loader.js:685:32)
at Function.Module._load (internal/modules/cjs/loader.js:620:12)
at Module.require (internal/modules/cjs/loader.js:723:19)
at require (internal/modules/cjs/helpers.js:14:16)
at Object. (/home/pi/Documents/Smartphone-Doorlock/doorlock.js:47:12)
at Module._compile (internal/modules/cjs/loader.js:816:30)
The text was updated successfully, but these errors were encountered: