Daniel Roe
Daniel Roe
Thanks @agnelnieves :smiley: Note that you should have been warned - I'm fixing the issue in https://github.com/nuxt/nuxt.js/pull/8841. For the docs, I recommend similar wording to the [warning in CLI](https://github.com/nuxt/nuxt.js/blob/66ad3d59ac84ab8eff00711d81db48d8901d965c/packages/cli/src/utils/dependencies.js#L33): >...
:+1: This is waiting for merge of https://github.com/nuxt/framework/pull/5689.
This is waiting on https://github.com/nuxt/framework/pull/5689.
@sdark1326632 Can you clarify what command you've run? (It should be: `yarn create nuxt-app myproject`.)
@sdark1326632 Those are different commands. Note the `-` character.
The interval issue is likely related to nuxt/nuxt.js#8620. I'll take it on as a priority as it's a pain on larger sites.
Would you please provide a minimal reproduction? 🙏
I actually cannot reproduce it with that repo.
~@alehano I can't reproduce it. See [repo](https://stackblitz.com/edit/github-xzgybt).~ **Edit**: Actually, I see it's not _any_ 404, it's just hitting http://localhost:3000/_nuxt/__vite_ping or other missing static asset.
I believe this has been resolved now. @pi0 feel free to reopen if there's a reason you want to keep this open.