mongo-cursor-pagination
mongo-cursor-pagination copied to clipboard
Error: Semver version is `""`
When requiring this package, I am seeing this error message.
When debugging, I'm able to see that the
version
is an empty string
Are there any other dependencies needed to use your module?
Hm, I don’t recognize that code! Are you inspecting a Node process, or is this some other runtime? (Perhaps Meteor?) Clearly Chrome, but what context is this - are you inspecting a Node process, or is this some other target? We don't explicitly support anything other than Node/npm
, and I don't recognize modules.js
or modules-runtime.js
as being thereby related. We would field pull-requests to add support for other targets, but don't have any plans on adding support for what appears to be a foreign execution environment.