question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

having trouble running on ubuntu 16

See original GitHub issue

here are the prompt from running the npm install (get-me-through) gerrymac@ubuntu:~/env/get-me-through$ npm install

uws@0.14.5 install /home/gerrymac/env/get-me-through/node_modules/uws node-gyp rebuild > build_log.txt 2>&1 || exit 0

npm WARN get_me_through@1.0.0 No repository field. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.1.2 (node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.1.2: wanted {“os”:“darwin”,“arch”:“any”} (current: {“os”:“linux”,“arch”:“x64”})

added 374 packages in 29.203s npm start (get-me-through) gerrymac@ubuntu:~/env/get-me-through$ npm start

get_me_through@1.0.0 start /home/gerrymac/env/get-me-through node ./bin/www

module.js:487 throw err; ^

Error: Cannot find module ‘/home/gerrymac/env/get-me-through/bin/www’ at Function.Module._resolveFilename (module.js:485:15) at Function.Module._load (module.js:437:25) at Function.Module.runMain (module.js:605:10) at startup (bootstrap_node.js:158:16) at bootstrap_node.js:575:3 npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! get_me_through@1.0.0 start: node ./bin/www npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the get_me_through@1.0.0 start script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in: npm ERR! /home/gerrymac/.npm/_logs/2017-07-25T03_58_13_794Z-debug.log

i followed every step of the installation am i doing siomething wrong?

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:10 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
gerrymcjrcommented, Jul 26, 2017

and one more thing the facial_recognition,pathlib,openvnc should be installed while on virtual environment after installing dlib of course

1reaction
gerrymcjrcommented, Jul 26, 2017

got it working i installed numpy and face_recognition inside the virtual environment i guess that solved my problem

again thank you for the great project it will be an inspiration for me

Read more comments on GitHub >

github_iconTop Results From Across the Web

Trouble installing Ubuntu 16.04
The installation went fine, but when I attempted to reboot the system from the live session, it froze, and I had to shut...
Read more >
Install Ubuntu 16.04 desktop
This tutorial covers the installation of Ubuntu 16.04 LTS which released in 2016 and is now end-of-life. This means it is no longer...
Read more >
Can't Install Third-Party Apps on Ubuntu 16.04? You're Not ...
If you'd like to have the new software center is as easy as: 1. Open a terminal. 2. uninstall completely the Gnome software...
Read more >
Ubuntu 16.04 environment will be removed on September 20 ...
To keep our environment updated and secured, we will remove Ubuntu 16.04 from GitHub on September 20, 2021, and from Azure DevOps on...
Read more >
Problem installing ROOT on Ubuntu 16.04
Dear all, I am trying to install root latest version obtain online with Geant 4 10.05 latest version on UBUNTU 16.04 using the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found