andresz1 / size-limit-action

Compare the real cost to run your JS app or lib to keep good performance in every pull request
ISC License
449 stars 83 forks source link

My size limit is failing in Node V18.14.2 I need a help what is the issue with this in running the size limit in this version. #103

Closed dhakalsamundra closed 1 year ago

dhakalsamundra commented 1 year ago

Here is the error I get while running the size in cicd.

at FSReqCallback.readFileAfterClose [as oncomplete] (node:internal/fs/read_file_context:68:3) { opensslErrorStack: [ 'error:03000086:digital envelope routines::initialization error' ], library: 'digital envelope routines', reason: 'unsupported', code: 'ERR_OSSL_EVP_UNSUPPORTED' }

Node.js v18.14.2 Error parsing size-limit output. The output should be a json. Error: Unexpected end of JSON input