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

JS packages not released for 0.23.0 #4157

Closed
signorecello opened this issue Jan 25, 2024 · 0 comments · Fixed by #4163
Closed

JS packages not released for 0.23.0 #4157

signorecello opened this issue Jan 25, 2024 · 0 comments · Fixed by #4163
Labels
bug Something isn't working

Comments

@signorecello
Copy link
Contributor

Aim

Trying to use the NoirJS suite for 0.23.0

Expected Behavior

Expected it to exist in npm, for example noir_js

Bug

These packages weren't released as usual, and the last one doesn't have the recursion interface. This blocks #4139

To Reproduce

  1. Pick a NoirJS project
  2. Pin any NoirJS package to 0.23.0
  3. Run yarn

Installation Method

None

Nargo Version

No response

Additional Context

No response

Would you like to submit a PR for this Issue?

No

Support Needs

No response

@signorecello signorecello added the bug Something isn't working label Jan 25, 2024
@github-project-automation github-project-automation bot moved this to 📋 Backlog in Noir Jan 25, 2024
github-merge-queue bot pushed a commit that referenced this issue Jan 25, 2024
# Description

## Problem\*

Resolves #4157

## Summary\*

#3891 didn't update release flow
so it's still trying to build `noir_wasm` using nix. This PR updates to
use the new build process.

## Additional Context



## Documentation\*

Check one:
- [x] No documentation needed.
- [ ] Documentation included in this PR.
- [ ] **[Exceptional Case]** Documentation to be submitted in a separate
PR.

# PR Checklist\*

- [x] I have tested the changes locally.
- [x] I have formatted the changes with [Prettier](https://prettier.io/)
and/or `cargo fmt` on default settings.
@github-project-automation github-project-automation bot moved this from 📋 Backlog to ✅ Done in Noir Jan 25, 2024
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
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant