Closed EDM115 closed 4 months ago
Hey, thanks for the details.
I've pushed up a fix for the first issue. Can you provide any reproduction details for the second one?
you can check on the project I'm currently working on :
git clone https://github.com/EDM115-org/Tab-Magiques.git --depth 1 --branch c3bb21ada6945fef6cbd58753ad970d23a7d047c
cd Tab-Magiques
npm ci
npm run dev
you can do npm i
if ci failed
also ignore some error on run, it's MySQL related
This appears to have been an upstream bug, can you test with the latest please.
Describe the bug
After installing v3.0.0-rc.8, I notice a few issues :
on non empty project, gets errors
Reproduction
create a new nuxt project and add nuxt-link-checker@3.0.0-rc.8
System / Nuxt Info