Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
English (United States)
简体中文
Sign in
Kirill Konshin
Total activity
9
Last activity
March 12, 2020 18:34
Member since
January 10, 2019 08:31
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
2
Activity overview
Posts (0)
Comments (7)
Sort by recent activity
Recent activity
Votes
Created
March 12, 2020 18:34
Run install one more time ))) somehow it helps dis@lmrc9220 web-modules-core-bug % yarn build➤ YN0000: src/index.ts(1,23): error TS2307: Cannot find module 'web-modules-test'.➤ YN0000: The command ...
Community
WebStorm
Yarn Plug'n'Play — WebStorm cannot resolve dependencies and doesn't provide coding assistance
0 votes
Created
March 12, 2020 17:58
https://github.com/kirill-konshin/web-modules-bug here you go. Run yarn install && yarn build You'll see that everything is successfully built, yet if you open statements/src/index.ts it won't navi...
Community
WebStorm
Yarn Plug'n'Play — WebStorm cannot resolve dependencies and doesn't provide coding assistance
0 votes
Created
March 12, 2020 05:40
"web-modules-statements@^1.0.0, web-modules-statements@workspace:statements": version: 0.0.0-use.local resolution: "web-modules-statements@workspace:statements" dependencies: numeral: 2.0.6 ...
Community
WebStorm
Yarn Plug'n'Play — WebStorm cannot resolve dependencies and doesn't provide coding assistance
0 votes
Created
March 11, 2020 20:06
I cannot, the repo is private... also as you see some other packages are resolved just fine, even though they have exactly the same structure.
Community
WebStorm
Yarn Plug'n'Play — WebStorm cannot resolve dependencies and doesn't provide coding assistance
0 votes
Created
March 11, 2020 17:30
Some of the packages started to work. But I still can't navigate to packages in same monorepo. Even in JS, where it used to work ) In the attached screenshot I am viewing package.json from storyboo...
Community
WebStorm
Yarn Plug'n'Play — WebStorm cannot resolve dependencies and doesn't provide coding assistance
0 votes
Created
March 09, 2020 23:54
I have same issue with Yarn 2.0.0-rc.29 and WS 19.3.3
Community
WebStorm
Yarn Plug'n'Play — WebStorm cannot resolve dependencies and doesn't provide coding assistance
0 votes
Edited
January 10, 2019 08:34
I am using 2018.3.2 and ESLint simply does nothing even if I run it manually via right click -> Fix ESLint problems. Running via console works fine. I am using following config: https://github.com/...
Community
WebStorm
ESLint and .ts Typescript files
0 votes