quasarframework / quasar

Quasar Framework - Build high-performance VueJS user interfaces in record time
https://quasar.dev
MIT License
25.99k stars 3.53k forks source link

quasar upgrade UNABLE_TO_GET_ISSUER_CERT_LOCALLY #17580

Open DarkLite1 opened 1 month ago

DarkLite1 commented 1 month ago

What happened?

Following the guide to update the packages with quasar upgrade we get the following error: image

What did you expect to happen?

An upgrade of all packages

Reproduction URL

https://codesandbox.io/p/github/DarkLite1/kiosk-test/main?import=true

How to reproduce?

  1. Execute quasar upgrade

Flavour

Quasar CLI with Vite (@quasar/cli | @quasar/app-vite)

Areas

Quasar CLI Commands/Configuration (@quasar/cli | @quasar/app-webpack | @quasar/app-vite)

Platforms/Browsers

Other

Quasar info output

Operating System - Windows_NT(10.0.20348) - win32/x64
NodeJs - 20.11.1

Global packages
  NPM - 10.9.0
  yarn - Not installed
  @quasar/cli - 2.4.0
  @quasar/icongenie - Not installed
  cordova - Not installed

Important local packages
  quasar - 2.17.0 -- Build high-performance VueJS user interfaces (SPA, PWA, SSR, Mobile and Desktop) in record time
  @quasar/app-vite - 1.10.0 -- Quasar Framework App CLI with Vite
  @quasar/extras - 1.16.12 -- Quasar Framework fonts, icons and animations
  eslint-plugin-quasar - Not installed
  vue - 3.5.12 -- The progressive JavaScript framework for building modern web UI.
  vue-router - 4.4.5
  pinia - Not installed
  vuex - Not installed
  vite - 2.9.18 -- Native-ESM powered web dev build tool
  eslint - 8.57.1 -- An AST-based pattern checker for JavaScript.
  electron - Not installed
  electron-packager - Not installed
  @electron/packager - Not installed
  electron-builder - Not installed
  register-service-worker - 1.7.2 -- Script for registering service worker, with hooks
  @capacitor/core - Not installed
  @capacitor/cli - Not installed
  @capacitor/android - Not installed
  @capacitor/ios - Not installed

Quasar App Extensions
  *None installed*

Networking
  Host - BELXGFRANIT07
  Ethernet0 - 10.77.49.184

Relevant log output

No response

Additional context

Possibly related to [this issue](Operating System - Windows_NT(10.0.20348) - win32/x64 NodeJs - 20.11.1

Global packages NPM - 10.9.0 yarn - Not installed @quasar/cli - 2.4.0 @quasar/icongenie - Not installed cordova - Not installed

Important local packages quasar - 2.17.0 -- Build high-performance VueJS user interfaces (SPA, PWA, SSR, Mobile and Desktop) in record time @quasar/app-vite - 1.10.0 -- Quasar Framework App CLI with Vite @quasar/extras - 1.16.12 -- Quasar Framework fonts, icons and animations eslint-plugin-quasar - Not installed vue - 3.5.12 -- The progressive JavaScript framework for building modern web UI. vue-router - 4.4.5 pinia - Not installed vuex - Not installed vite - 2.9.18 -- Native-ESM powered web dev build tool eslint - 8.57.1 -- An AST-based pattern checker for JavaScript. electron - Not installed electron-packager - Not installed @electron/packager - Not installed electron-builder - Not installed register-service-worker - 1.7.2 -- Script for registering service worker, with hooks @capacitor/core - Not installed @capacitor/cli - Not installed @capacitor/android - Not installed @capacitor/ios - Not installed

Quasar App Extensions None installed

Networking Host - BELXGFRANIT07 Ethernet0 - 10.77.49.184). No response

github-actions[bot] commented 1 month ago

Hi @DarkLite1! šŸ‘‹

It looks like you provided an invalid or unsupported reproduction URL. Do not use any service other than Codepen, jsFiddle, StackBlitz, Codesandbox, and GitHub. Make sure the URL you provided is correct and reachable. You can test it by visiting it in a private tab, another device, etc. Please edit your original post above and provide a valid reproduction URL as explained.

Without a proper reproduction, your issue will have to get closed.

Thank you for your collaboration. šŸ‘