主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
简体中文
English (United States)
登录
Ilclaudio
活动总数
13
最后的活动
2021年03月31日 07:50
成员加入日期
2017年09月11日 10:57
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
5
活动概览
帖子(3)
评论(5)
按最近的活动排序
最近的活动
投票数
创建于
2020年03月14日 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-...
社区
WebStorm
How to stop NodeJS require() being flagged as "unresolved"
1 票
创建于
2021年03月31日 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...
社区
WebStorm
ESLint: Error: Failed to load plugin 'eslint-pliugin-import' declared in '--config': Cannot find module 'eslint-plugin-import'
0 票
创建于
2020年03月19日 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-
社区
PhpStorm
Unresolved function or method require() at line 1
0 票
已编辑于
2020年03月14日 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": ...
社区
WebStorm
How to stop NodeJS require() being flagged as "unresolved"
0 票
创建于
2020年03月14日 19:14
@S. M. Mir-Ismaili Where did you add @types/node?
社区
PhpStorm
Unresolved function or method require() at line 1
0 票