Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pre-release 0.3.2 was released without any build artifacts. #48

Closed
junhaoliao opened this issue Dec 29, 2024 · 1 comment
Closed

Pre-release 0.3.2 was released without any build artifacts. #48

junhaoliao opened this issue Dec 29, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@junhaoliao
Copy link
Member

Bug

image

image

clp-ffi-js version

v0.3.2

Environment

Node.js 22

Reproduction steps

  1. Install clp-ffi-js @ 0.3.2
  2. import clpFfiJsModuleInit, {ClpStreamReader} from "clp-ffi-js"; in project code and find resolution error.
  3. Inspect the node_modules/clp-ffi-js directory and find the assets do not exist.

which can also be confirmed by the missing dist/ directory in https://www.npmjs.com/package/clp-ffi-js/v/0.3.2?activeTab=code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant