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
错误与 #18 相关。
$ gods-pen-serve start 请确保已对项目进行了必要配置 > gods-pen-admin@1.0.0 dev /home/boyy/sandbox/gods-pen-admin > cross-env CODE_ENV=local vue-cli-service serve > gods-pen-server@1.0.0 dev /home/boyy/sandbox/gods-pen-server > cross-env EGG_SERVER_ENV=dev egg-bin dev --port 7051 > gods-pen@1.0.0 client:dev /home/boyy/sandbox/gods-pen > cross-env CODE_ENV=local PAGE=CLIENT vue-cli-service serve > gods-pen@1.0.0 editor:dev /home/boyy/sandbox/gods-pen > cross-env CODE_ENV=local PAGE=EDITOR vue-cli-service serve sh: 1: cross-env: not found npm ERR! code ELIFECYCLE npm ERR! syscall spawn npm ERR! file sh npm ERR! errno ENOENT npm ERR! gods-pen-server@1.0.0 dev: `cross-env EGG_SERVER_ENV=dev egg-bin dev --port 7051` npm ERR! spawn ENOENT npm ERR! npm ERR! Failed at the gods-pen-server@1.0.0 dev script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above. ...
The text was updated successfully, but these errors were encountered:
No branches or pull requests
错误与 #18 相关。
The text was updated successfully, but these errors were encountered: