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

help with the setup #771

Open
Conando025 opened this issue Aug 13, 2019 · 1 comment
Open

help with the setup #771

Conando025 opened this issue Aug 13, 2019 · 1 comment

Comments

@Conando025
Copy link

That might sound stupid to you, but I never used a linter before or anything comparable.
I went to the setup in Atom and installed "linter-jshint" and "linter". After that, I am confronted with the Executable Path-input and I have no idea what to put there. If I leave it blank, I'll get no reaction from the linter. And if I but there anything else it gives me an error.

[Linter] Error running JSHint Error: internal/modules/cjs/loader.js:604
throw err;
^
Error: Cannot find module

So what should I put there and am I missing something?

@Jerakin
Copy link

Jerakin commented Mar 10, 2020

I fixed this by giving it the absolute path in Executable Path. Including the *\bin\jshint.

Something like this
E:\projects\repositories\jsproject\node_modules\jshint\bin\jshint

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

2 participants