Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Sergey Simonchik
Total activity
533
Last activity
February 05, 2025 21:00
Member since
January 10, 2012 08:43
Following
0 users
Followed by
0 users
Votes
3
Subscriptions
178
Activity overview
Articles (0)
Posts (0)
Comments (352)
Sort by recent activity
Recent activity
Votes
Created
August 07, 2014 13:31
As a workaround you can disable "Unresolved JavaScript function" inspection or suppress it for the statement:* Position text cursor on "SerialPort" word* Press Alt+Enter* Expand "Create method 'Ser...
Community
PhpStorm
Can't get rid of Unresolved type SerialPort warning
0 votes
Created
February 11, 2015 07:53
1) C:\Users\Kevin\AppData\Roaming\npm\node.exe --versionv0.8.18Which is interesting because in the same directory running node --versionv0.11.16...Also what do you thing is up with the different no...
Community
PhpStorm
Cannot install package with Bower?
0 votes
Created
February 11, 2015 18:50
Thanks for the information.Honestly, I don't know why node.exe is installed in "C:\Users\Kevin\AppData\Roaming\npm". On my machine I have only "C:\Program Files\nodejs\node.exe".You may consider un...
Community
PhpStorm
Cannot install package with Bower?
0 votes
Created
February 02, 2015 14:24
Let me ask you a question: just to be clear, after installing "jquery" package (using WebStorm UI or built-in Terminal), is directory "public\vendor\jquery" created on your local drive?A possible c...
Community
PhpStorm
Cannot install package with Bower?
0 votes
Created
February 02, 2015 16:08
No, you shouldn't create autorun entry. Its presence might lead to unexpected things, because every time *.cmd file is executed, commands from autorun registry entry are executed too.Alright, "comm...
Community
PhpStorm
Cannot install package with Bower?
0 votes
Created
February 03, 2015 14:48
Unfortunately, I couldn't reproduce the issue on Windows 7.AFAIU, this issue isn't caused by WebStorm Bower integration, because WebStorm integration runs the same command as users type in console ...
Community
PhpStorm
Cannot install package with Bower?
0 votes
Created
February 03, 2015 16:45
Well, it worked for me when I locked bower tmp directory intentionally to fail "extract" step.To revert the change just do:* npm uninstall bower -g* npm install bower -gHere is my full output of "b...
Community
PhpStorm
Cannot install package with Bower?
0 votes
Created
February 10, 2015 14:50
Great. Good to know it worked.If I understand correctly, this command fails/path/to/node.exe C:/Users/Kevin/AppData/Roaming/npm/node_modules/bower/bin/bower install jquery --saveAnd this command ru...
Community
PhpStorm
Cannot install package with Bower?
0 votes
Created
December 23, 2013 12:17
Hello,Please make sure you're using IntelliJ IDEA 13 Ultimate Edition.Also make sure that "JavaScript Support" bundled plugin is enabled (Settings | Plugins).After that JSHint's settings page shoul...
Community
IntelliJ IDEA Plugin Users
How to enable JSLint/JSHint plugins in IDEA 13.0
0 votes
Created
November 05, 2015 16:02
Thanks for the detailed report. Looks like you specified path to npm in "Node interpreter" field.
Community
IntelliJ IDEA Plugin Users
Bower unable to list packages
0 votes
«
First
‹
Previous
Next
›
Last
»