leunamcrack/fakeyou.js

Running fakeyou.ts on Raspberry Pi

Opened this issue · 0 comments

Great wrapper works super well on Windows. I tried it on a Raspberry Pi and I get this error,

Error [ERR_MODULE_NOT_FOUND]: Cannot find package 'fakeyou.ts' imported from /home/dan/app_v.js

fakeyou.ts is installed in the modules folder but it seems the app.js script cannot access it. any ideas?

Have you a working version running on Linux?

Thanks

UPDATE

I got it working with npm install 'fakeyou.ts