Replies: 1 comment 2 replies
-
@m1212e If you're building manually change 'assert' to 'with' and that should fix that issue for you :) |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Using the latest node version I get
which is probably caused by this https://nodejs.org/docs/latest-v22.x/api/esm.html#import-attributes
Maybe a small hint in the contribution md would be a good idea?
Beta Was this translation helpful? Give feedback.
All reactions