You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 12, 2021. It is now read-only.
Forge cli can install successfully on Windows, but it will fail if follow to run forge install latest:
C:\Users\zhiho>forge install latest
i Detected platform is: undefined
‼ Seems you are running Forge on a not supported platform, things may not work as expected, Forge is fully tested on the following platforms:
- CentOS: 7 or above
- Darwin: 18.0.0 or above
- Ubuntu: 18 or above
√ Latest forge release version: v1.1.0-p3
× Version 1.1.0-p3 is not found, please run forge ls:remote to browse available versions.
some component is not working on windows, but some works. we can smartly enable/disable things that actually work on windows.
our web app, blocklet etc. should all works on windows perfectly