Cannot open Intellij from Terminal - MacOs

已回答

Dear Jetbrains Community,

I'm using IntelliJ Ultimate Edition and I cannot use the "idea" terminal command to open projects. I get the following error:

/Applications/IntelliJ IDEA.app cannot be opened for an unexpected reason, error=Error Domain=NSCocoaErrorDomain Code=260 "The file “IntelliJ IDEA.app” couldn’t be opened because there is no such file." UserInfo={NSURL=file:///Applications/IntelliJ%20IDEA.app, NSFilePath=/Applications/IntelliJ IDEA.app, NSUnderlyingError=0x7fe441c07480 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}}

1

Hi! Are you running terminal command with the same user you always running the IDEA? It looks like a permissions issue to me.

0

请先登录再写评论。