Skip to content

Invalid path on module field #113

@luciocc55

Description

@luciocc55

This is related to @harmony-js/crypto lib

For context im using Vite

Inside the package.json of the lib this path is set as the module, but on the dist folder this file doesnt exist

"module": "dist/index.esm.js",

This ends triggering an error
Failed to resolve entry for package "@harmony-js/crypto". The package may have incorrect main/module/exports specified in its package.json: Failed to resolve entry for package "@harmony-js/crypto". The package may have incorrect main/module/exports specified in its package.json.

Am i missing something?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions