Replies: 2 comments
-
I think we're stuck in node.js 16 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thx, ie.
is the proper call? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Dear all,
vtracer/ webapp latest github version
OS = debian bookworm
Trying to install the webapp with
$ npm run build
resulted in
and was solved with
$ export NODE_OPTIONS=--openssl-legacy-provider
but next run resulted in
How to solve this?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions