Skip to content

Conversation

@richvdh
Copy link
Member

@richvdh richvdh commented Jun 26, 2024

This example seems to have been broken by the switch to Typescript. We can't just symlink in ../.. because that gives us the typescript version of the source, which, obviously, doesn't work in node.

Instead, make sure we use a prebuilt version of the js-sdk.

It's actually even more broken as of js-sdk 33.0.0, thanks to the switch to ES modules (#4187), but we'll get to that later.

This example seems to have been broken by the switch to Typescript. We can't
just symlink in `../..` because that gives us the typescript version of the
source, which, obviously, doesn't work in node.

Instead, make sure we use a prebuilt version of the js-sdk.

It's actually even more broken as of js-sdk 33.0.0, thanks to the switch to ES
modules (#4187), but we'll get to that later.
@richvdh richvdh marked this pull request as ready for review June 26, 2024 17:15
@richvdh richvdh requested a review from a team as a code owner June 26, 2024 17:15
@richvdh richvdh requested review from dbkr and robintown June 26, 2024 17:15
@richvdh richvdh added this pull request to the merge queue Jun 27, 2024
Merged via the queue into develop with commit d90292b Jun 27, 2024
@richvdh richvdh deleted the rav/pin_js_sdk_for_example branch June 27, 2024 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants