You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
node_modules/vue-cropper/lib/index.ts:1:24 - error TS7016: Could not find a declaration file for module './vue-cropper.vue'. 'E:/Workspaces/zcode/zcode-ui/node_modules/vue-cropper/lib/vue-cropper.vue' implicitly has an 'any' type.
1 import VueCropper from './vue-cropper.vue'
如上所述,运行npm run build时报这个错
The text was updated successfully, but these errors were encountered:
node_modules/vue-cropper/lib/index.ts:1:24 - error TS7016: Could not find a declaration file for module './vue-cropper.vue'. 'E:/Workspaces/zcode/zcode-ui/node_modules/vue-cropper/lib/vue-cropper.vue' implicitly has an 'any' type.
1 import VueCropper from './vue-cropper.vue'
如上所述,运行npm run build时报这个错
The text was updated successfully, but these errors were encountered: