-
Notifications
You must be signed in to change notification settings - Fork 875
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't build on Ubuntu 18.10 : Cannot read property 'toString' of null #676
Comments
One thing I hate about NodeJS is how inconsistent it is. I just tried to build the |
Okay, here's what happens. In order to be able to build the application, I need first to Also, before I get "You're using a preview of Node.js!", know that it does the exact same thing in both Node.js 11 and Node.js 12. I haven't tested legacy versions, however.
It's worth noting that I already I have my own node up and running, and I'm currently downloading 5 GB of files at an atrociously slow speed. It looks like the app doesn't support being connected to another node than its own because the icon is greyed out, but it might also be just because the app doesn't do anything since all the windows it opens are empty. Switching back to master then trying Switching from NodeJS 11 to 12 fixed I really wish I was able to use IPFS Desktop. |
After following the additional information found in #681 (comment), I tried to build it again on Ubuntu. The result is different. The problem now seems to be
It is also worth noting that the program will crash if there's an active node on the system. Might want to check that.
|
Hello! I tried to build it and it failed.
I ran exactly these commands :
git clone https://github.com/ipfs-shipyard/ipfs-desktop.git cd ipfs-desktop npm install npm start
Here's the errors :
System info :
NPM :
The text was updated successfully, but these errors were encountered: