lc-soft / LCUI

C library for building user interfaces
https://lcui-dev.github.io
MIT License
4.13k stars 356 forks source link

lcpkg does not exist #227

Closed freelysuiyi closed 3 years ago

freelysuiyi commented 3 years ago

system: windows 10 tools: vs2019 npm npm install -g @lcui/cli done lcui create myapp done cd myapp done lcpkg install fail lcpkg is vcpkg ?

lc-soft commented 3 years ago
npm install -g lcpkg

https://github.com/lc-soft/LCUI/blob/aa2b50154580184e5da453fceeb8fdeea4476273/.appveyor.yml#L10-L30