Skip to content

Inconsistently published packages #921

Description

@Azarattum

https://www.npmjs.com/package/@meshtastic/core - has hardcoded node environment in the build, so it is literally impossible to use in browser. It fails as soon as imported since process is not defined there.

Meanwhile https://jsr.io/@meshtastic/core doesn't have such problem (though I'd rather use npm for consistency). However the versions on jsr are older than on npm which caused problems in my application.

So, as I see it, right now there is no way to use the latest @meshtastic/core in browser environment.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions