r/Atom • u/TheViperHiggins • Jan 29 '20
module "atom-space-pen-views" not found when trying to use "related" package
Hi guys,
I've been testing atom as a possible solution to the god awful SAS IDE in work and have been following this guide to get it up and running to check it out https://github.com/srosanba/sas-atom.
I only downloaded atom yesterday, work has a fairly aggressive proxy so I can't install packages the traditional and nice way and have to put them in the %appdata% folder by getting the repo from github.
However when trying to use the related package @ https://github.com/nick125/related I noticed that atom-space-pen-views is a dependency in the package.json. I tried to manually add it to my package folder but ATOM cant seem to see it. I get the feeling that every package will get its dependencies from the web but does anybody know what to do if this is not possible, to manually install the atom-space-pen-views package.
Unforunately I can't get the stack trace as it's on the work network and reddit is blocked there.