https://github.com/msonowal/nuxt-bug-reproduce-link
yarn create nuxt-app nuxt
cd nuxt
yarn dev
It shows the loading screen progress and progress Done and stays there.
now do changes on any of the files it sticks at loading screen only
It should show new changes
It stays in the loading window with all progress Done Done
So basically the create-nuxt-app is broken with styleint settings after I have played with lot of settings.
Similar cause is responded here looks like the same to me
https://github.com/nuxt-community/stylelint-module/issues/23
It would be good if someone fix the installer with styleint config stubs as needed
Most helpful comment
So basically the create-nuxt-app is broken with styleint settings after I have played with lot of settings.
Similar cause is responded here looks like the same to me
https://github.com/nuxt-community/stylelint-module/issues/23
It would be good if someone fix the installer with styleint config stubs as needed