nodegui / react-nodegui-starter

Starter repository for react based native desktop apps using react-nodegui
173 stars 31 forks source link

Problem with npm install #126

Closed abhigk closed 4 years ago

abhigk commented 4 years ago

I have downloaded the starter template. However, it is giving me error in during npm install.

Screen Shot 2020-04-15 at 9 15 16 pm

Here is the debug log

2020-04-15T11_02_18_500Z-debug.log

a7ul commented 4 years ago

Hi @abhigk Could you post the complete log ? This is just prebuilt failing, the actual error log should be after this.

abhigk commented 4 years ago

Now it working for some reason on the second try. However, there still error on prebuild install. I have attached all the screenshots. Let me know for any help. Screen Shot 2020-04-15 at 9 38 05 pm Screen Shot 2020-04-15 at 9 38 18 pm Screen Shot 2020-04-15 at 9 38 26 pm

Screen Shot 2020-04-15 at 9 38 40 pm

Screen Shot 2020-04-15 at 9 38 44 pm

a7ul commented 4 years ago

The prebuilt error is expected since we have disabled prebuilt binaries for now due to few bugs. But it should work as expected.