Open danielroe opened 2 years ago
I had been working on nuxt audit module previously (trying to find the code). It might be good idea to be developed as an ad-hoc module. It was mainly purposed for generic audit (not dependency related issues). Dependency related issues should be handled with nuxi upgrade
IMO (and nuxi install
maybe sometime later).
Moving this to CLI ☺️
would be handy to have a command to diagnose issues. It could include utilities to resolve package dependency issues, such as:
nuxt.config
) https://github.com/nuxt/nuxt.js/issues/14945vue
deps https://github.com/nuxt/nuxt.js/issues/14952