主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
diavrank
活动总数
4
最后的活动
2023年06月27日 23:12
成员加入日期
2023年06月27日 17:53
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
1
活动概览
帖子(0)
评论(2)
diavrank
进行了评论,
2023年06月27日 23:12
I finally found the way to execute alias commands in Run/Debug configuration on Mac. Basically, I had to create a script in package.json as shown: "start": "/bin/zsh -i -c \"dev && yarn start\"", ...
社区
PhpStorm
how to create a custom external command to execute a bash alias
0 票
diavrank
进行了评论,
2023年06月27日 17:57
When I try to execute an alias command from a Run/Debug configuration, I get this error: dev.sh: line 2: dev: command not found This is the full output: yarn run v1.22.17$ source dev.sh && yarn sta...
社区
PhpStorm
how to create a custom external command to execute a bash alias
0 票