Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

egg-scripts的options问题 #2097

Closed
andylei18 opened this issue Feb 7, 2018 · 3 comments
Closed

egg-scripts的options问题 #2097

andylei18 opened this issue Feb 7, 2018 · 3 comments

Comments

@andylei18
Copy link

egg-script 是部署用的命令有start和stop,其中如果我启动的是1个path的framework的应该是什么样的?
代码如下: 一直报错
"start": "eggctl start --port=7070 --daemon --framework=/fe-xxx-project/packages/xxx-node-new/package.json --env=prod --title=egg-server-fe-xxxx-project --ignore-stderr"

⚠️ AssertionError [ERR_ASSERTION]: /fe-era-project/packages/era-node-new/package.json should exist
⚠️ Command Error, enable DEBUG=common-bin for detail

@atian25
Copy link
Member

atian25 commented Feb 7, 2018

包名

@atian25 atian25 closed this as completed Feb 7, 2018
@andylei18
Copy link
Author

@atian25 还没发成包就不行?

@atian25
Copy link
Member

atian25 commented Feb 8, 2018

没发包的用 npm link 来测试

atian25/blog#17

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants