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

[Bug]: 插件安装失败 #286

Open
3 tasks done
donargreys opened this issue Dec 28, 2024 · 1 comment
Open
3 tasks done

[Bug]: 插件安装失败 #286

donargreys opened this issue Dec 28, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@donargreys
Copy link

前置阅读 | Pre-reading

PicList的版本 | PicList Version

2.9.6

系统信息 | System Information

Mac

问题重现 | Bug reproduce

搜索显示插件,点击安装时,显示未安装nodejs,已通过nvm安装Node.js v23.1.0.

相关日志 | Logs

2024-12-28 17:25:19 [PicList ERROR]
------Error Stack Begin------
Error: spawn npm ENOENT
at ChildProcess._handle.onexit (node:internal/child_process:283:19)
at onErrorNT (node:internal/child_process:478:16)
at process.processTicksAndRejections (node:internal/process/task_queues:83:21)
-------Error Stack End-------
2024-12-28 17:25:19 [PicList ERROR] NPM is not installed
2024-12-28 17:25:19 [PicList ERROR] 插件安装失败,失败码为-2,错误日志为

@donargreys donargreys added the bug Something isn't working label Dec 28, 2024
@Kuingsmile
Copy link
Owner

我用nvm安装23.1.0试了下可以正常安装插件,开个命令行看下npm命令能正常执行么 或者用管理员模式运行piclist试下

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants