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

npm run start 报错 #58

Closed
Junrui-L opened this issue Jan 15, 2021 · 2 comments
Closed

npm run start 报错 #58

Junrui-L opened this issue Jan 15, 2021 · 2 comments

Comments

@Junrui-L
Copy link

Fatal error in , line 0

Check failed: U_SUCCESS(status).

#FailureMessage Object: 000000000014D9E0npm ERR! code ELIFECYCLE
npm ERR! errno 3221225477
npm ERR! react-adminv4@4.0.0 start: node scripts/start.js
npm ERR! Exit status 3221225477
npm ERR!
npm ERR! Failed at the react-adminv4@4.0.0 start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\Administrator\AppData\Roaming\npm-cache_logs\2021-01-15T08_01_20_092Z-debug.log

@mogocat
Copy link

mogocat commented Jan 21, 2021

请发出log和版本号等信息
Please post your log content and versions info

@changchengyan
Copy link

我知道啥原因,你 把package.jsonz中 修改成这样

 "scripts": {
        "start": "node scripts/start.js",
        xxx,
        xxx
}

@zkboys zkboys closed this as completed Feb 28, 2021
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

4 participants