AlexanderLuthor

Results 4 comments of AlexanderLuthor
trafficstars

It seems a problem during the patching of the code... Be sure that in config.local.json you're pointing to the specific release of Atom written in the config.json file of atom-in-orbit....

It's complaining about an old version of node, so I think you need to update it. The `yarn` command it's needed for downloading all the required dependencies in the local...

Try launching the command `apm install` in atom's source directory, it should install all the needed modules...

So it seems, I did the same (using yarn) These are the steps I've donem and they've worked: https://github.com/facebooknuclide/atom-in-orbit/issues/5#issuecomment-269873905