-
Notifications
You must be signed in to change notification settings - Fork 868
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
Script already launched #221
Comments
@linmuqin 你的程序已经运行过了,执行 npm run restart 重启即可。 |
pm2 list 可以查看进程列表 |
重启后,我登录提示创建项目,之后又报错
|
@linmuqin 确实创建的时候有bug,我立刻修复,请稍等 |
1 similar comment
@linmuqin 确实创建的时候有bug,我立刻修复,请稍等 |
@linmuqin 你好,创建项目的问题已经修复了,更新代码,执行npm run restart 即可。 最新版本为:3.0.42 |
感谢,那个问题解决了,当我运行注入用户标识时报错
|
@linmuqin 「 window.localStorage.wmUserInfo = JSON.stringify 」 这段是在浏览器里执行的吗? |
没问题了,是我执行的地方不对,十分感谢 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
[PM2][ERROR] Script already launched, add -f option to force re-execution
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] prd:
node config_db_local.js && node config.js && pm2 flush && pm2 start bin/webfunny.js && pm2 log webfunny
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] prd 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! /root/.npm/_logs/2022-03-11T08_33_42_852Z-debug.log
@a826604005 @a597873885
The text was updated successfully, but these errors were encountered: