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
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
The text was updated successfully, but these errors were encountered:
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.
Hi there,
I am trying to install pollmommy without success... I run linux (ubuntu 21.04)
the log I get back is the following
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
The text was updated successfully, but these errors were encountered: