Skip to content

No dist folder in published package #3

@mattolson

Description

@mattolson

It appears there is a problem with the package published to npm. When I install with npm install node-threadpool@1.5.5, I get the error referred to in #2. When I install with npm install node-threadpool@1.5.5 --ignore-scripts (as recommended in the comments in that issue), it will install, but I can't actually use it. Looking at the package contents, package.json refers to dist/lib/node-threadpool.umd.js as the main file, but there is no dist folder. Can you publish a new version that has a full build? Really eager to try this package. Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions