Christopher

Results 4 issues of Christopher

Getting this error when trying to install and use Spinners. Tried removing all npm modules and re-installing. Module was correctly added to app.module.ts. Removing Spinners from the app > app...

### Describe the bug I'm having a problem with a project scaffolded with `npm create vite@latest` using _Svelte_ as the template when scaffolding. No Nuxt or Vue like the recently...

to triage
svelte3

There is no `docs:watch` script in package.json. There is a `docs:gen:watch` ? Don't know if the command as it was is missing or if the one I corrected it to...

After running npm audit fix (or before I don't know if the audit created the issue), the terser import created the error: `[!] TypeError: Invalid module "@rollup-plugin-terser" is not a...