Tino Hager

Results 336 comments of Tino Hager

Windows 11, Command Line and Powershell the same.

I try the command on this path `C:\temp>quasar upgrade` ![image](https://github.com/user-attachments/assets/6b935f56-91b5-4b44-85fe-5c8797e1a34e)

I have tried to output the variable here, it seems that an `undefined` is returned. **app-paths.js** ```js const { appDir, quasarConfigFilename } = getAppInfo() const cliDir = fileURLToPath(new URL('..', import.meta.url))...

debug points added ```js function getAppInfo () { let appDir = process.cwd() console.log(`debug1 - ${appDir}`) while (appDir.length && appDir[ appDir.length - 1 ] !== sep) { for (const name of...

Okay, the command does not allow me to update the quasar-cli in this case.

Thank you for your issue. Would you like to contribute the logic for the new countries? The countries have not been requested very often so far.

There have already been several requests for this country. As Muslim holidays are also required, implementation is only possible without them. - https://github.com/nager/Nager.Date/issues/210 - https://github.com/nager/Nager.Date/issues/536 - https://github.com/nager/Nager.Date/issues/556

Thank you for your issue. Would you like to contribute the logic for the new countries? The countries have not been requested very often so far.

The different categories do not exist for all countries. Currently we have created the possibility to create holidays from these categories.

https://github.com/search?q=repo%3Anager%2FNager.Date+HolidayTypes.School&type=code - Denmark - Mexico - Netherlands - Ireland - Greenland