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

Fix nodejs examples npm install #1491

Closed
thibault-martinez opened this issue Oct 23, 2023 · 2 comments · Fixed by #1628
Closed

Fix nodejs examples npm install #1491

thibault-martinez opened this issue Oct 23, 2023 · 2 comments · Fixed by #1628
Assignees
Labels
b-nodejs Bindings - Nodejs bug Bug t-investigate Task - Investigation

Comments

@thibault-martinez
Copy link
Member

npm i in iota-sdk/bindings/nodejs/examples fails with

npm ERR! code EUNSUPPORTEDPROTOCOL
npm ERR! Unsupported URL Type "link:": link:../
@github-project-automation github-project-automation bot moved this to Product Backlog in iota-sdk Oct 23, 2023
@thibault-martinez thibault-martinez added this to the Q4 milestone Oct 24, 2023
@thibault-martinez thibault-martinez added b-nodejs Bindings - Nodejs bug Bug t-investigate Task - Investigation labels Oct 24, 2023
@thibault-martinez thibault-martinez moved this from Product Backlog to Sprint Backlog in iota-sdk Nov 13, 2023
@Thoralf-M Thoralf-M moved this from Sprint Backlog to In Progress in iota-sdk Nov 16, 2023
@Thoralf-M Thoralf-M moved this from In Progress to In Review in iota-sdk Nov 16, 2023
@github-project-automation github-project-automation bot moved this from In Review to Done in iota-sdk Nov 16, 2023
@Thoralf-M
Copy link
Member

The merged PR actually didn't fix it (I think it only worked because something was still cached)
When rebuilding it either fails with yarn or npm, never got it working with both

@Thoralf-M Thoralf-M reopened this Jan 29, 2024
@github-project-automation github-project-automation bot moved this from Done to Product Backlog in iota-sdk Jan 29, 2024
@Thoralf-M Thoralf-M removed their assignment Jan 29, 2024
@thibault-martinez thibault-martinez moved this from Product Backlog to Sprint Backlog in iota-sdk Feb 5, 2024
@Thoralf-M Thoralf-M moved this from Sprint Backlog to In Review in iota-sdk Feb 6, 2024
@Thoralf-M
Copy link
Member

We decided to use yarn everywhere #1953

@github-project-automation github-project-automation bot moved this from In Review to Done in iota-sdk Feb 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
b-nodejs Bindings - Nodejs bug Bug t-investigate Task - Investigation
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants