我正在尝试同时运行strapi并在strapi的公共目录中做出反应,但遇到了问题。
[1] npm ERR! code ELIFECYCLE
[1] npm ERR! errno 1
[1] npm ERR! public@0.1.0 start: `react-scripts start`
[1] npm ERR! Exit status 1
[1] npm ERR!
[1] npm ERR! Failed at the public@0.1.0 start script.
[1] npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
[1]
[1] npm ERR! A complete log of this run can be found in:
[1] npm ERR! C:\Users\---\AppData\Roaming\npm-cache\_logs\2020-07-20T09_22_38_328Z-debug.log
[1] npm ERR! code ELIFECYCLE
[1] npm ERR! errno 1
[1] npm ERR! react-strapi@0.1.0 client: `npm start --prefix public`
[1] npm ERR! Exit status 1
[1] npm ERR!
[1] npm ERR! Failed at the react-strapi@0.1.0 client script.
[1] npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
[1]
[1] npm ERR! A complete log of this run can be found in:
[1] npm ERR! C:\Users\---\AppData\Roaming\npm-cache\_logs\2020-07-20T09_22_38_408Z-debug.log