We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
OS: windows 11 Description: when I installed moonbit cli, here the output:
failed: moonc build-package -error-format json C:\Users\吕粤蒙.moon\lib\core\builtin\array.mbt C:\Users\吕粤蒙.moon\lib\core\builtin\arraycore.mbt C:\Users\吕粤蒙.moon\lib\core\builtin\arrayview.mbt C:\Users\吕粤蒙.moon\lib\core\builtin\array_block.mbt C:\Users\吕粤蒙.moon\lib\core\builtin\autoloc.mbt C:\Users\吕粤蒙.moon\lib\core\builtin\buffer.mbt C:\Users\吕粤蒙.moon\lib\core\builtin\byte.mbt C:\Users\吕粤蒙.moon\lib\core\builtin\bytes.mbt C:\Users\吕粤蒙.moon\lib\core\builtin\bytes_block.mbt C:\Users\吕粤蒙.moon\lib\core\builtin\console.mbt C:\Users\吕粤蒙.moon\lib\core\builtin\debug.mbt C:\Users\吕粤蒙.moon\lib\core\builtin\fixedarray.mbt C:\Users\吕粤蒙.moon\lib\core\builtin\fixedarray_block.mbt C:\Users\吕粤蒙.moon\lib\core\builtin\int64.wasm.mbt C:\Users\吕粤蒙.moon\lib\core\builtin\intrinsics.mbt C:\Users\吕粤蒙.moon\lib\core\builtin\iter.mbt C:\Users\吕粤蒙.moon\lib\core\builtin\linked_hash_map.mbt C:\Users\吕粤蒙.moon\lib\core\builtin\option.mbt C:\Users\吕粤蒙.moon\lib\core\builtin\result.mbt C:\Users\吕粤蒙.moon\lib\core\builtin\traits.mbt C:\Users\吕粤蒙.moon\lib\core\builtin\unit.mbt -o C:\Users\吕粤蒙.moon\lib\core\target\wasm\release\bundle\builtin\builtin.core -pkg moonbitlang/core/builtin -pkg-sources moonbitlang/core/builtin:C:\Users\吕粤蒙.moon\lib\core\builtin -target wasm Fatal error: exception Sys_error("C:\Users\\233\141\154\230\155\160\232\143\160\233\146\130\230\169\189.moon\lib\core\builtin\unit.mbt: No such file or directory") error: failed when bundle Moonbit installed successfully.
when I upgrade cli with moon upgrade, here the output:
moon upgrade
error: failed to copy C:\Users\吕粤蒙.moon\bin\moonc.exe Caused by: 系统无法将文件移到不同的磁盘驱动器。 (os error 17)
error: failed to copy C:\Users\吕粤蒙.moon\bin\moonc.exe
Caused by: 系统无法将文件移到不同的磁盘驱动器。 (os error 17)
after failed, it will generate a folder like "鍚曠菠钂橽.moon" in user folder.
The text was updated successfully, but these errors were encountered:
lijunchen
No branches or pull requests
OS: windows 11
Description:
when I installed moonbit cli, here the output:
when I upgrade cli with
moon upgrade
, here the output:after failed, it will generate a folder like "鍚曠菠钂橽.moon" in user folder.
The text was updated successfully, but these errors were encountered: