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] cli-engine 下载不了,提示 invalid #3599

Open
chcarmen opened this issue Apr 29, 2024 · 0 comments
Open

[BUG] cli-engine 下载不了,提示 invalid #3599

chcarmen opened this issue Apr 29, 2024 · 0 comments
Labels
🐞 bug Something isn't working

Comments

@chcarmen
Copy link

描述你的问题(Describe the bug)
插件开发时,无法安装 engine, 提示版本 invalid

复现路径(To Reproduce)
执行命令 sumi engine add 2.27.2
提示:

No engine installed
Please exec `sumi engine add <version>`
✖ @opensumi/[email protected] is invalid
(node:32477) Warning: Closing file descriptor 24 on garbage collection
(Use `node --trace-warnings ...` to show where the warning was created)
(node:32477) [DEP0137] DeprecationWarning: Closing a FileHandle object on garbage collection is deprecated. Please close FileHandle objects explicitly using FileHandle.prototype.close(). In the future, an error will be thrown if a file descriptor is closed during garbage collection.
This version 2.27.2 has not been installed locally
? Download @opensumi/[email protected] now? Yes
✖ @opensumi/[email protected] is invalid
Set v2.27.2 as the current engine

预期表现(Expected behavior)
可以正常下载

环境信息(Environment)

  • OS: [e.g. macOS 11.7 Intel]
  • OpenSumi Version: [e.g. 2.27.2]
@chcarmen chcarmen added the 🐞 bug Something isn't working label Apr 29, 2024
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

1 participant