quasar icon indicating copy to clipboard operation
quasar copied to clipboard

quasar upgrade UNABLE_TO_GET_ISSUER_CERT_LOCALLY

Open DarkLite1 opened this issue 4 months ago • 1 comments

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

DarkLite1 avatar Oct 17 '24 07:10 DarkLite1