Open ishtiaque23 opened 8 years ago
I can't repro. And the line that's throwing the error is https://github.com/facebook/nuclide/blob/d5c1bd0/lib/main.js#L34-L35. That can only happen if Nuclide is not running in the renderer process - which I have no idea how you'd even do that.
How come all of your packages say "inactive"?
I had the same problem this morning after I installed https://github.com/chentsulin/electron-react-boilerplate.
The problem was the boilerplate installed electron at $HOME/node_modules/electron
in my case.
Then later when trying to load nuclide electron was requiring that version of electron ( https://github.com/facebook/nuclide/blob/f6573efa937922b7ee8d589da6b7d2a2853a3343/lib/main.js#L28 )
I fixed my problem by removing $HOME/node_modules/electron
.
[Enter steps to reproduce below:]
As a possible solution uninstalled and then install nuclide but got the same result. Also tried completely clean install Atom and then install nuclide, result still the same.
Atom Version: 1.9.9 System: Mac OS X 10.11.6 Thrown From: nuclide package, v0.163.0
Stack Trace
Failed to load the nuclide package
Commands
Config
Installed Packages