create-nw-react-app
create-nw-react-app copied to clipboard
Error: No native build was found for platform=win32 arch=x64 runtime=node abi=102 uv=1 libc=glibc
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.

I am currently using Windows 10.