Infragistics / livewire

A simple web content editor built with Electron
https://waffle.io/infragistics/livewire
19 stars 9 forks source link

Newer versions of node break livewire #94

Closed ig-ealbert closed 7 years ago

ig-ealbert commented 7 years ago

In the X# team training, anyone who installed node 6.5 can't open any files in Livewire. Even after going back to 4.5 (recommended version). Ask Nelly for more information. I had this problem before and had to reinstall everything or use the installer.

ambroselittle commented 7 years ago

I assume this is the issue that produces a blank screen when opening MD files as I am seeing? Any ideas on fixing?

ig-ealbert commented 7 years ago

Yes it does. There are 2 workarounds:

  1. Use the installer.
  2. Delete the repository completely from your local machine and redo all of the steps, making sure to use the 4.5.0 (LTS) version of Node. Not even sure if this will work. It worked for me but I don't think I ever had a new version of Node installed.

No idea what the "fix" is. Craig mentioned updating electron, but this would be a major change to the application so I don't expect it to be quick.

ambroselittle commented 7 years ago

Yeah, I'm on Mac, and we don't have an installer for Mac yet. :)

Thanks, I may try the other approach. @craigshoemaker, you should fix this! :-p

craigshoemaker commented 7 years ago

@ambroselittle - working on it ;)

craigshoemaker commented 7 years ago

Closed by 747c4db8f980dffaea2891a2641175364d8133d7. Hoping this helps a bit, @ambroselittle ;)