npm run build fails on openssl 3.0(node.js version 17) #208

Closed
opened 2022-11-12 22:57:04 +00:00 by desea · 0 comments

Relevant stackoverflow post:
https://stackoverflow.com/questions/70582072/npm-run-fails-with-err-ossl-evp-unsupported

as per the post its possible to bypass this with

NODE_OPTIONS=--openssl-legacy-provider npm run build

Relevant stackoverflow post: https://stackoverflow.com/questions/70582072/npm-run-fails-with-err-ossl-evp-unsupported as per the post its possible to bypass this with > NODE_OPTIONS=--openssl-legacy-provider npm run build
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: AkkomaGang/akkoma-fe#208
No description provided.