atom-node-resolver icon indicating copy to clipboard operation
atom-node-resolver copied to clipboard

Atom plugin to jump to a module's file from its require statement

Results 26 atom-node-resolver issues
Sort by recently updated
recently updated
newest added

After fixing some issues that were throwing errors when I started using Atom again, I wanted to make the fixes available to others who are unable to fix the issue...

[Enter steps to reproduce:] 1. Just attempt to install atom-node-resolver **Atom**: 1.24.1 x64 **Electron**: 1.6.16 **OS**: Mac OS X 10.13.3 **Thrown From**: [node-resolver](git://github.com/hughsk/atom-node-resolver) package 1.0.1 ### Stack Trace Failed to...

Steps to reproduce: 1. Install node-resolver **Atom**: 1.23.2 x64 **Electron**: 1.6.15 **OS**: Mac OS X 10.13.2 **Thrown From**: [node-resolver](git://github.com/hughsk/atom-node-resolver) package 1.0.1 ### Stack Trace Failed to activate the node-resolver package...

[Enter steps to reproduce:] 1. ... 2. ... **Atom**: 1.22.1 x64 **Electron**: 1.6.15 **OS**: Mac OS X 10.13.1 **Thrown From**: [node-resolver](git://github.com/hughsk/atom-node-resolver) package 1.0.1 ### Stack Trace Failed to activate the...

[Enter steps to reproduce below:] 1. ... 2. ... **Atom Version**: 1.1.0 **System**: Mac OS X 10.11 **Thrown From**: [node-resolver](git://github.com/hughsk/atom-node-resolver) package, v1.0.1 ### Stack Trace Failed to activate the node-resolver...

[Enter steps to reproduce:] 1. ... 2. ... **Atom**: 1.18.0 x64 **Electron**: 1.3.15 **OS**: Ubuntu 17.04 **Thrown From**: [node-resolver](git://github.com/hughsk/atom-node-resolver) package 1.0.1 ### Stack Trace Failed to activate the node-resolver package...

[Enter steps to reproduce:] 1. Install `node-resolver` **Atom**: 1.18.0 x64 **Electron**: 1.3.15 **OS**: Mac OS X 10.12.5 **Thrown From**: [node-resolver](git://github.com/hughsk/atom-node-resolver) package 1.0.1 ### Stack Trace Failed to activate the node-resolver...

[Enter steps to reproduce:] 1. ...On Loading 2. ... **Atom**: 1.17.2 ia32 **Electron**: 1.3.15 **OS**: Microsoft Windows 10 Home **Thrown From**: [node-resolver](git://github.com/hughsk/atom-node-resolver) package 1.0.1 ### Stack Trace Failed to activate...

[Enter steps to reproduce:] 1. install the package **Atom**: 1.16.0 x64 **Electron**: 1.3.13 **OS**: Mac OS X 10.12.4 **Thrown From**: [node-resolver](git://github.com/hughsk/atom-node-resolver) package 1.0.1 ### Stack Trace Failed to activate the...

Not an atom package dev per ce. But workspaceView is deprecated, switching to the appropriate calls proposed in the new atom API seems to fix the issue.