Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in

Newrehmi

Avatar
  • Total activity 7
  • Last activity August 18, 2022 21:26
  • Member since September 30, 2020 15:14
  • Following 0 users
  • Followed by 0 users
  • Votes 2
  • Subscriptions 2
Activity overview Posts (0) Comments (3)
  • Newrehmi commented, August 18, 2022 21:26
    To those looking for solution, here I managed to solve my problem (kotlin) var cmd = GeneralCommandLine("php");cmd.addParameter("-r");cmd.addParameter("echo 123;");
    1. Community
    2. IntelliJ IDEA Open API and Plugin Development
    3. Running console commands from intelliJ plugin
    • 1 vote
  • Newrehmi commented, December 29, 2021 04:28
    was looking for the fix to the same issue today and surprised that i wrote the answer myself last year :) i'll probably be back again next year ;)
    1. Community
    2. WebStorm
    3. Vue Attribute is not allowed here
    • 1 vote
  • Newrehmi commented, September 30, 2020 15:14
    For those looking for an answer..  Just create a package.json on the root directory of your project, and require vue package on the dependencies. it will work fine even without running npm install....
    1. Community
    2. WebStorm
    3. Vue Attribute is not allowed here
    • 8 votes
Copyright © 2000– JetBrains s.r.o.