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

Cannot find module './build/Release/diskusage.node' #19

Open
stjo15 opened this issue Jul 10, 2019 · 1 comment
Open

Cannot find module './build/Release/diskusage.node' #19

stjo15 opened this issue Jul 10, 2019 · 1 comment

Comments

@stjo15
Copy link

stjo15 commented Jul 10, 2019

Describe the bug
After installing the node and running npm start, I get an error, saying that module './build/Release/diskusage.node' can't be found.

To Reproduce
Steps to reproduce the behavior:

  1. Follow this guide https://drive.google.com/file/d/1lAOacizM2mmNU7ofgEKFNd7x3EPE2zD6/view
    for Ubuntu 18.04 LTS
  2. Run command npm start in /noia-node-cli/

Expected behavior
Node should start without error messages

Screenshots
image

Info:

  • OS: Ubuntu 18.04 LTS
  • Node.js version: v8.10.0
  • App version: 1.1.1

Additional context
The machine is a 1GB RAM VPS

@KamiSin
Copy link

KamiSin commented Aug 22, 2019

npm start --prefix app/path/
or try
npm install -g ( will install it globally )

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