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

Create e lint to make linting available to users using exclusively build-tools #179

Open
codebytere opened this issue Sep 16, 2020 · 3 comments
Assignees
Labels
✨ enhancement New feature or request

Comments

@codebytere
Copy link
Member

Refs electron/electron#25411 (comment).

@codebytere codebytere added the ✨ enhancement New feature or request label Sep 16, 2020
@codebytere codebytere self-assigned this Sep 16, 2020
@codebytere codebytere changed the title We should create e lint to make linting available to users using exclusively build-tools Create e lint to make linting available to users using exclusively build-tools Sep 16, 2020
@mlaurencin
Copy link

When running the current e command e d npm run lint I receive the following error:
ERROR Failed to run command, exit code was "null", error was 'Error: spawnSync npm ENOENT'

@MarshallOfSound
Copy link
Member

Can you try e d npm.cmd run lint windows might be tricky

@mlaurencin
Copy link

e d npm.cmd run lint

This worked!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants