pollmommy icon indicating copy to clipboard operation
pollmommy copied to clipboard

Cant install PollMommy

Open psmgeelen opened this issue 3 years ago • 1 comments

Hi there,

I am trying to install pollmommy without success... I run linux (ubuntu 21.04)

the log I get back is the following

npm ERR! path /home/username/.nvm/versions/node/v8.9.0/lib/node_modules/pollmommy/bin/app.js
npm ERR! code ENOENT
npm ERR! errno -2
npm ERR! syscall chmod
npm ERR! enoent ENOENT: no such file or directory, chmod '/home/username/.nvm/versions/node/v8.9.0/lib/node_modules/pollmommy/bin/app.js'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent 

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/username/.npm/_logs/2021-09-30T16_04_17_555Z-debug.log

I have tried installing it on Node v8 and v12 and with npm v5.8.0 and v7. What am I doing wrong here?

Thanks for your time! Kind regards Pieter

psmgeelen avatar Sep 30 '21 16:09 psmgeelen

Copy the files from this repo and drop them in the pollmommy folder under node_modules folder then copy the share folder from this repo to the node_modules folder.

MrRedBeard avatar Oct 15 '21 17:10 MrRedBeard