-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Getting started with mongoose, got stuck on this error while trying to find 'bson-ext' module.
In method find_package_json_with_name the location = currentModule.filename; variable is set to /node_modules/require_optional/index.js.
This casues error in method find_package_json where checking (location + '/package.json') results in invalid path /node_modules/require_optional/index.js/package.json
Using Node 8.4.0
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels