Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Ilclaudio
Total activity
13
Last activity
March 31, 2021 07:50
Member since
September 11, 2017 10:57
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
5
Activity overview
Posts (3)
Comments (5)
Sort by recent activity
Recent activity
Votes
Created
March 14, 2020 18:15
I'm using Webstorm 2019.3.3 and I have: * Enabled Coding assistance for Node.js: * Invalidated the cache and restarted WebStorm But I still have the same error ESLINT: require is not defined (no-...
Community
WebStorm
How to stop NodeJS require() being flagged as "unresolved"
1 vote
Created
March 31, 2021 07:50
Hi Elena, it is installed both globally and locally, but I'm using the local one (the one in node:modules). How can I test it from the terminale. These are the the screenshots and the file that you...
Community
WebStorm
ESLint: Error: Failed to load plugin 'eslint-pliugin-import' declared in '--config': Cannot find module 'eslint-plugin-import'
0 votes
Created
March 19, 2020 14:37
thank you, however Ive soled in this way: https://intellij-support.jetbrains.com/hc/en-us/community/posts/360001718840-How-to-stop-NodeJS-require-being-flagged-as-unresolved-
Community
PhpStorm
Unresolved function or method require() at line 1
0 votes
Edited
March 14, 2020 23:59
Ok thank you @Elena Pogorelova I've specified the node enviroment in the file .eslintrc.json: { "parserOptions": { "ecmaVersion": 6, "sourceType": "module", "ecmaFeatures": { "jsx": ...
Community
WebStorm
How to stop NodeJS require() being flagged as "unresolved"
0 votes
Created
March 14, 2020 19:14
@S. M. Mir-Ismaili Where did you add @types/node?
Community
PhpStorm
Unresolved function or method require() at line 1
0 votes