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
Please, keep in mind that inside each exported package, many properties may be set, for example, Typescript will search for a "types" property inside each module as stated here:
NpmPackage
is missing a property to typesafe set theexports
option of an NPM package as defined here:https://nodejs.org/api/packages.html#subpath-exports
Please, keep in mind that inside each exported package, many properties may be set, for example, Typescript will search for a "types" property inside each module as stated here:
https://www.typescriptlang.org/docs/handbook/modules/reference.html#packagejson-exports
Thanks!
The text was updated successfully, but these errors were encountered: