xcatliu / pagic

A static site generator powered by Deno + React
https://pagic.org
MIT License
1.64k stars 104 forks source link

error: Import 'https://cdn.pagic.org/i18next@19.8.1/esnext/i18next.js' #116

Closed j-oi closed 9 months ago

j-oi commented 9 months ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior: deno install --unstable --allow-read --allow-write --allow-net --allow-env --allow-run --name=pagic https://deno.land/x/pagic@v1.6.2/mod.ts

Expected behavior A clear and concise description of what you expected to happen. suppose to install successfully

Screenshots If applicable, add screenshots to help explain your problem. error sending request for url (https://cdn.pagic.org/i18next@19.8.1/esnext/i18next.js): error trying to connect: invalid peer certificate: Expired at https://deno.land/x/pagic@v1.6.2/src/plugins/i18n.tsx:4:21

Context

xcatliu commented 9 months ago

The reason is that the SSL certificate has expired. It has now been updated.