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

Cannot Create Package: 'eslint' is not recognized as an internal or external command #14

Open
treatmet opened this issue Feb 17, 2018 · 1 comment · May be fixed by #31
Open

Cannot Create Package: 'eslint' is not recognized as an internal or external command #14

treatmet opened this issue Feb 17, 2018 · 1 comment · May be fixed by #31

Comments

@treatmet
Copy link

When following installation instructions, I am unable to create a package using 'npm run package', even with the initial, simple index.js script that is included. I get the error:

''eslint' is not recognized as an internal or external command'
pup-lambda-error

Is eslint required to be installed for this utility? Even after installilng eslint, I am met with more errors:

pup-lambda-error2

This is all before even trying to do anything complex with puppeteer! What am I missing?

Running on Windows 10, using Node version 8.

@treatmet treatmet changed the title 'eslint' is not recognized as an internal or external command Cannot Create Package: 'eslint' is not recognized as an internal or external command Feb 17, 2018
@Praveena0989
Copy link

It is very hard to make that work as the library is written based on authors lint rules so go to package.json file and remove npm run lint from package-prepare script

@lucianweber lucianweber linked a pull request Jun 1, 2018 that will close this issue
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

Successfully merging a pull request may close this issue.

2 participants