Closed fusion809 closed 8 years ago
This is again caused by the fact that we use Electron 1.2, which is based on Node 6. To be precise it's this commit nodejs/node@08085c49b6e49ecfffd638c6cd46f4de639ae4f4. I'll see if I can make a patch and open a pull request.
Hi,
I started Atom, that I built myself using your PKGBUILD, after installing apm and electron OFC from this repo and I got this error:
Here is the full error report:
[Enter steps to reproduce below:]
atom .
in the git repo of this package)Atom Version: 1.8.0 System: "Arch Linux" Thrown From: tree-view package, v0.205.0
Stack Trace
Failed to activate the tree-view package
Commands
Config
Installed Packages
This error does not occur on my own build of Atom (built using this repo's files), with more traditional build settings, so I felt this error is probably not something I should report to the git repo of tree-view. The error appears intermittent, after I got this error I closed Atom and re-opened with the same command (
atom .
in this git repo) and the error message was gone and tree view opened normally.Thanks for your time, Brenton