Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cant install PollMommy #981

Open
psmgeelen opened this issue Sep 30, 2021 · 1 comment
Open

Cant install PollMommy #981

psmgeelen opened this issue Sep 30, 2021 · 1 comment

Comments

@psmgeelen
Copy link

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

@MrRedBeard
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants