'module' is not defined complain on .eslintrc.cjs if you just follow getting started guide #6959
Replies: 1 comment
-
As per our contributing guidelines - please don't use discussions for bug reports or support requests. This was also fixed last week - #6918 Duplicate of #6825 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
I just follow the Getting Started guide and in first 3 steps I get an error which I am not sure how to deal with.
I do the following first simple steps:
package(-lock).json
):.eslintrc.cjs
or.eslintrc.js
with the following content:Right after that as a Step3 the guide suggests to execute
npx eslint .
, and I get the following error:Beta Was this translation helpful? Give feedback.
All reactions