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

gods-pen-server start 的过程中有错 #19

Open
BoyyM opened this issue Jun 13, 2021 · 0 comments
Open

gods-pen-server start 的过程中有错 #19

BoyyM opened this issue Jun 13, 2021 · 0 comments

Comments

@BoyyM
Copy link

BoyyM commented Jun 13, 2021

错误与 #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.
...
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

1 participant