bureus / MMM-Postnord

Magic Mirror Module - Automatically track and trace PostNords letters, parcels and pallets with your phone number or email
4 stars 0 forks source link

Included Hash Generator will not run #4

Open oskmy270 opened 2 years ago

oskmy270 commented 2 years ago

After git pull and npm install the guide tells you to run node postnord-hash-generator.js help. However, that does not give me the help text needed to go forward, instead it generates an error: pi@raspberrypi:~/MagicMirror/modules/MMM-Postnord $ node postnord-hash-generator.js help internal/modules/cjs/loader.js:905 throw err; ^

Error: Cannot find module 'awesome-phonenumber' Require stack:

mickecamino commented 1 year ago

Have you run: Run npm install inside ../modules/MMM-Postnord/ folder