David Driscoll
David Driscoll
Has this happened again? I don't have a direct dependency on underscore-plus, but it could be related somehow.
Something coming from omnisharp, what were the steps that you had gone through to get here?
What generator were you running when this happened?
So this is totally down the right path, but I think we still need to work a little bit more. Atom itself is running using a different version of node...
Odd, do you happen to know what directory they're saved too? Because atom is a different runtime environment than the real node... it's kinda hacking to find them. Right now...
And forgive my ignorance, I don't have a linux/mac machine at the moment. I'm going to setup a VM sometime soon.
I just setup a plain Ubuntu VM and fired up atom with atom-yeoman installed. After installing a generator everything seems to be working. I am very curious to find out...
@nosami on Jabbr ran into this too... adding /usr/local/lib/node_modules/ to the paths to search. Hopefully that'll fix it for you.
hrmm I'd have to know more about how .nvm works to get the right way to search for the files. - what version is pinned - what paths to look...
Would also be possible to add in support for binary logging as well? Or I can do that as a different PR if that makes more sense.