Skip to content
This repository has been archived by the owner on Oct 19, 2023. It is now read-only.

eslint: module not found #227

Open
antoniofarina opened this issue Nov 14, 2019 · 3 comments
Open

eslint: module not found #227

antoniofarina opened this issue Nov 14, 2019 · 3 comments

Comments

@antoniofarina
Copy link
Contributor

antoniofarina commented Nov 14, 2019

I'm falling crazy: I'm not able to run eslint.
I have the error Cannot find eslint module

Obviously I made the npm install

The context is: Ubuntu and

➜  .bin git:(master) ✗ ./eslint --version
v6.5.1
➜  .bin git:(master) ✗ npm --version
6.7.0
➜  .bin git:(master) ✗ node --version
v11.15.0

Any idea? Anyone else in this situation?

@vkhomiv-hubspot
Copy link
Collaborator

vkhomiv-hubspot commented Nov 14, 2019

Could you try to run ./node_modules/.bin/eslint . beeing in /node-hubspot ?

@antoniofarina
Copy link
Contributor Author

antoniofarina commented Nov 15, 2019

I did it. Same error.

I tried to fix for a couple of hours trying a lot of strategies. But the same error occurred in all the cases.

@asanhix
Copy link

asanhix commented Mar 7, 2021

For future references; try running npm update to resolve modules

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants