wa0x6e/cal-heatmap

Type is not correctly exported in "exports"

FallingEpiphany opened this issue · 1 comments

"types": "./src/index.d.ts" are not exported correctly in the package.json "exports" field. WIth VScode warn:

There are types at 'e:/Project_Rianprint/Rainprint-FrontEndApp/node_modules/@labzh/cal-heatmap/src/index.d.ts', but this result could not be resolved when respecting package.json "exports". The '@labzh/cal-heatmap' library may need to update its package.json or typings.ts(7016)

Your error is coming from @labzh/cal-heatmap, which is a fork