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.

A global install issue with new version of remixd on Ubuntu 20

See original GitHub issue

Hello, I am using Ubuntu 20.04 node: 14.18.1 (16.13.1 have the same issue) npm : 8.1.4

I did npm install -g @remix-project/remixd.

If I execute the remixd -v command, a message appears that the remixd command was not found. I tried to run other global packages, they are executing well, so the problem is not in npm.

Please let me know how to solve it

thank you in advance!

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:1
  • Comments:7

github_iconTop GitHub Comments

4reactions
yurycooliqcommented, Nov 26, 2021

Solved. npm install -g @remix-project/remixd@0.5.1

2reactions
yurycooliqcommented, Nov 26, 2021

This is only a problem with the latest release. On Windows the same thing.

Read more comments on GitHub >

github_iconTop Results From Across the Web

A global install issue with new version of remixd on window 10
Hello, I am using window 10 node: 16.13 npm : 8.1.0 I did "npm install -g @remix-project/remixd" before latest update, remixd -v was...
Read more >
Ubuntu Unity Remix 20.04 - Flavors - Ubuntu Community Hub
I have installed a newer version of this Remix [20.04.1] on a VM and I have noticed some changes since the last version....
Read more >
Remixd: Access your Local Filesystem - Remix's documentation!
uninstall the old one: npm uninstall -g remixd; install the new: npm install -g @remix-project/remixd. For Most Users who know that they have...
Read more >
remixd - npm
remix server: allow accessing file system from remix.ethereum.org and start a dev environment (see help section). Latest version: 0.2.4, ...
Read more >
npm install errors with Error: ENOENT, chmod - Stack Overflow
I am not sure what was causing the error, but I had recently installed a couple of new node modules locally, upgraded node...
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