Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows 10 running npm run lint is broken #48

Open
hamishrouse opened this issue Jan 31, 2019 · 1 comment
Open

Windows 10 running npm run lint is broken #48

hamishrouse opened this issue Jan 31, 2019 · 1 comment

Comments

@hamishrouse
Copy link

hamishrouse commented Jan 31, 2019

I've created a videojs plugin using the generator.

However, it errors out with Failed to load plugin react: Cannot find module 'eslint-plugin-react' when I run the command: npm run lint which is running vjsstandard

I have the following set:
OS: Windows 10
Node: v8.12.0
NPM: 6.4.1

@brandonocasey
Copy link
Contributor

its possible that you need to remove .eslintcache, but I also found that an update of eslint stopped ignoring node modules by default: see #53

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

No branches or pull requests

2 participants