naviapps / create-nw-react-app

Create NW.js React apps with no build configuration.
MIT License
144 stars 14 forks source link

Error: No native build was found for platform=win32 arch=x64 runtime=node abi=102 uv=1 libc=glibc #51

Open usmangurowa opened 2 years ago

usmangurowa commented 2 years ago

Hi, so after i use create-nw-react-app for the first time, it was great. Everything was going well, the next day i ran into this issue that says; Error: No native build was found for platform=win32 arch=x64 runtime=node abi=102 uv=1 libc=glibc. So i thought maybe i break something. I tried creating a new project and at during that time everything was going well as well. But the next day the same thing happen, i ran into the same error. Screenshot (106)

I am currently using Windows 10.