Luca Ban

Results 362 issues of Luca Ban

I installed this package by mistake via `npm i -g alfred-mdi` but now I can't uninstall it any more: ``` > [email protected] preuninstall /usr/local/lib/node_modules/alfred-mdi > alfy-cleanup Error: Command failed: alfred-unlink...

Thank you once again for this wonderful example library on Firebase and Quasar. I want to suggest adding a link to this repo in the Quasar documentation somewhere. Iā€™m trying...

https://github.com/JohnCampionJr/vite-plugin-vue-layouts#getting-started In the getting started section there is this section: But it's very different from what is required for `vite-plugin-pages`... Check the readme here: https://github.com/hannoeru/vite-plugin-pages#vue-1 It says: Since this plugin...

this solves an issue thrown by Vite : )

> ts-toolbelt doesn't appear to be written in CJS, but also doesn't appear to be a valid ES module (i.e. it doesn't have "type": "module" or an .mjs extension for...

## šŸ© Feature Request #### Is your feature request related to a problem? I always require a 'deep' Partial in so many situations. #### Describe the solution you'd like I'd...

## šŸž Bug Report ``` "ts-toolbelt": "^9.6.0" "typescript": "^4.4.4" ``` and my tsconfig ``` { "compilerOptions": { "baseUrl": ".", "lib": ["ES2015", "ES2016", "ES2017", "ES2018", "ES2019", "ES2020"], "strictNullChecks": true, "strict": true,...

## šŸž Bug Report #### Describe the bug Thanks so much yesterday to fix my edge cases with O.P.Pick! I have one more edge case left in my library related...

bug