/get-node-modules-dir

Simply returns the path to the node modules folder. Useful for things like electron where asar unpacked modules are in their own location that needs to be resolved

Primary LanguageJavaScript

Get node modules dir

Simply returns the path to the node modules folder. Useful for things like electron where asar unpacked modules are in their own location that needs to be resolved

Written in Typescript.