App reviews, troubleshooting, and recommendations
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.<anonymous> (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
}
Solved! Go to the solution
This is an accepted solution.
My antivirus ESET blocked fetch packages.
I've found so;ution in the one of the forums: https://www.reddit.com/r/node/comments/1c8mqsa/cert_issue_npm_unable_to_verify_leaf_signature/
Adding an exception for Node in SSL protection rules seems to help.
ESET Antivirus Setup -> Web and email -> Web control ->SSL/TLS -> Application scan rules -> Edit
Add C:\Users\[User Name]\AppData\Roaming\nvm\v20.12.2\node.exe -> Ignore
This is an accepted solution.
My antivirus ESET blocked fetch packages.
I've found so;ution in the one of the forums: https://www.reddit.com/r/node/comments/1c8mqsa/cert_issue_npm_unable_to_verify_leaf_signature/
Adding an exception for Node in SSL protection rules seems to help.
ESET Antivirus Setup -> Web and email -> Web control ->SSL/TLS -> Application scan rules -> Edit
Add C:\Users\[User Name]\AppData\Roaming\nvm\v20.12.2\node.exe -> Ignore
By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024