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.

Error in fresh install

See original GitHub issue

Starting from a fresh Ubuntu Xenial install,

$> sudo npm install --global taskbook
$> tb --help
/usr/bin/env: ‘node’: No such file or directory
sudo ln -s  /usr/bin/nodejs /usr/bin/node
$> tb --help
/usr/local/lib/node_modules/taskbook/node_modules/meow/index.js:66
	const {pkg} = options;

Any ideas?

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:5

github_iconTop GitHub Comments

3reactions
jusopicommented, Jul 31, 2018

There should be a note in the readme.md file that states this.

1reaction
makecleancommented, Aug 1, 2018

Yup, that was it - upgraded using https://askubuntu.com/questions/426750/how-can-i-update-my-nodejs-to-the-latest-version - then worked like a charm! Thanks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Windows 10 fresh install fails - Microsoft Community
I'm doing a fresh install of windows 10 and I'm encountering an error during the installation. When I reach the 'Where do you...
Read more >
Clean Install Failing - error code0x80070057 Solved
I've created my USB installation media from Microsoft. ... Continue. Select the unallocated partition (Only one shown) then click next, windows ...
Read more >
[SOLVED] Windows 10 Could Not Complete the Installation + ...
If you come across the error Windows 10 installation has failed, you can choose to install Windows 10 in Clean Boot. Now, here...
Read more >
[SOLVED] Windows 10 Installation Has Failed - Driver Easy
The “Windows 10 installation has failed” error could be triggered when the installer tries to repeatedly copy the files in a certain folder....
Read more >
Error on clean install #32034 - vercel/next.js - GitHub
Error appears after a clean install with typescript: Error: Invalid hook call. Hooks can only be called inside of the body of a...
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