Closed jwhupup closed 2 years ago
description: there is no problem with local packaging, but the following error is reported in the docker environment. configuration(docker): npm 6.14.7 node 14.8.0
import autoImport from 'unplugin-auto-import/vite'; autoComponents({ dirs: ['src/components'], dts: 'types/components.d.ts', resolvers: [VantResolver()], }),
"dependencies": { "@vueuse/core": "^8.2.4", }
We temporarily close this due to the lack of enough information. Please provide a minimal reproduction to reopen the issue. Thanks.
description: there is no problem with local packaging, but the following error is reported in the docker environment. configuration(docker): npm 6.14.7 node 14.8.0