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: Cannot find module '../lib/utils/binHelper'

See original GitHub issue

../lib/utils/binHelper shouldn’t be ../src/utils/binHelper ?

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:1
  • Comments:34 (13 by maintainers)

github_iconTop GitHub Comments

2reactions
farskidcommented, Dec 19, 2018

@tannerlinsley Fixed by upgrading to v6.0.11 👍

1reaction
tannerlinsleycommented, Apr 1, 2019

Just published a new version (6.3.8) that should fix this issue. Still working out a bug where our lerna setup will publish partially built files and bust.

Read more comments on GitHub >

github_iconTop Results From Across the Web

I always get this error message when I run "Ionic start project ...
Try to remove /usr/local/lib/node_modules/npm and reinstall node again. This should work. On MacOS with Homebrew:.
Read more >
Issues - GitHub
Error : Cannot find module '../lib/utils/unsupported.js' #37313 ... at require (internal/modules/cjs/helpers.js:88:18) at ...
Read more >
cannot find module [Node npm Error Solved] - freeCodeCamp
When you get the “cannot find module” error, or “module not found”, it means you've not installed the package you're trying to use....
Read more >
Code Examples
error : cannot find module '../lib/utils/unsupported.js'. Add Answer | View In TPC Matrix. Technical Problem Cluster First Answered On February 13, ...
Read more >
importlib — The implementation of import — Python 3.11.1 ...
An optional method to return a true value if the module is a package, a false value otherwise. ImportError is raised if 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