hipop
Results
3
comments of
hipop
This problem still exists (22/07/2022) https://github.com/nuxt/components/blob/86ab5e0b508186f647c3d79ac4a4cc67cae11f19/src/scan.ts#L42 I used string type to bypass this bug ``` export default { /* ... */ // Auto import components: https://go.nuxtjs.dev/config-components components: [ { path:...
I encountered the same problem and successfully solved it. My environment is "Win10 + wsl + Docker Desktop". The daemon.json file is not only exists in the `/etc/docker/daemon. json` but...