I\'m developing two modules for NodeJS, first one named aligator and second one aligator-methods. Second one depends on first one to work. I\'m develop
aligator
aligator-methods
I ran into this issue because of NVM, I was running one version of node for the dependency and another for the dependant.