aragon / aragon-desktop

(Aragon 1) Managing an decentralized organization on a desktop near you
GNU General Public License v3.0
37 stars 17 forks source link

install error #69

Open Vivi728 opened 5 years ago

Vivi728 commented 5 years ago

image

luisivan commented 5 years ago

It seems to me that it's having trouble downloading Electron -- can you try just doing npm i -g electron?

Vivi728 commented 5 years ago

I tried what you said, and I got this : image

There seems to be nothing wrong with that.

Vivi728 commented 5 years ago

when I run npm start , I got this : image

Can you tell me what's wrong with that? Thanks .

luisivan commented 5 years ago

Okay, so it seems like status 3228369023 is a Windows error for an unhandled exception, but I didn't manage to find more info past that.

On the other hand, it seems like your first error failed when connecting to an IP; I checked and that IP is GitHub. So I'm pretty sure that package installation didn't end up well. Can you try deleting node_modules and doing npm i again? And posting the results. Thanks!

0xGabi commented 5 years ago

@Vivi728, @luisivan I think the Aragon Desktop might not be Windows compatible yet. I'll open an issue to tackle it