npm run deploy
I have the next error:
external error:
Error coming from npm exec -- javy --version
Command failed with exit code 2: npm exec – javy --version
FetchError: request to https://github.com/bytecodealliance/javy/releases/latest/download/lol failed, reason: unable to verify the first certificate
at ClientRequest. (file:///C:/work/project/aurora-medical-store/aurora-app/node_modules/javy-cli/node_modules/node-fetch/src/index.js:108:11)
at ClientRequest.emit (node:events:518:28)
at TLSSocket.socketErrorListener (node:_http_client:500:9)
at TLSSocket.emit (node:events:518:28)
at emitErrorNT (node:internal/streams/destroy:169:8)
at emitErrorCloseNT (node:internal/streams/destroy:128:3)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
type: ‘system’,
errno: ‘UNABLE_TO_VERIFY_LEAF_SIGNATURE’,
code: ‘UNABLE_TO_VERIFY_LEAF_SIGNATURE’,
erroredSysCall: undefined
}