We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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-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
DEBUG=common-bin
The text was updated successfully, but these errors were encountered:
包名
Sorry, something went wrong.
@atian25 还没发成包就不行?
没发包的用 npm link 来测试
atian25/blog#17
No branches or pull requests
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"
DEBUG=common-bin
for detailThe text was updated successfully, but these errors were encountered: