You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My npm module contains jsonpath-plus, now when I include my project in another, this pops up: Error [ERR_INVALID_PACKAGE_TARGET]: Invalid "exports" main target "dist/index-node-cjs.js" defined in the package config <my project>/package.json; targets must start with "./"
Environment (IMPORTANT)
JSONPath-Plus version: 5.0.1
Desktop**
OS: NodeJS
v14.15.4
The text was updated successfully, but these errors were encountered:
Describe the bug
My npm module contains jsonpath-plus, now when I include my project in another, this pops up:
Error [ERR_INVALID_PACKAGE_TARGET]: Invalid "exports" main target "dist/index-node-cjs.js" defined in the package config <my project>/package.json; targets must start with "./"
Environment (IMPORTANT)
Desktop**
The text was updated successfully, but these errors were encountered: