av一区二区在线观看_亚洲男人的天堂网站_日韩亚洲视频_在线成人免费_欧美日韩精品免费观看视频_久草视

您的位置:首頁技術(shù)文章
文章詳情頁

ts依賴引入報(bào)錯(cuò):無法找到模塊“xxxxxx”的聲明文件問題解決

瀏覽:2日期:2022-06-13 14:39:17

依賴引入報(bào)錯(cuò)是因?yàn)閠s沒有識(shí)別當(dāng)前引入的依賴,在vite-env.d.ts中聲明該依賴即可解決,語法:declare module "依賴名";

declare module 'file-saver';

解決找不到模塊“./App.vue”或其相應(yīng)的類型聲明。

declare module '*.vue' { import { DefineComponent } from 'vue'; const component: DefineComponent<{}, {}, any>; export default component;}

解決router引入報(bào)錯(cuò)的問題

declare module '*./router' { import type { DefineComponent } from 'vue-router' const component: DefineComponent<{}, {}, any> export default component}

declare module 'vue-router'

一些依賴報(bào)錯(cuò)問題的解決

// <reference types='vite/client' />// 解決引入vue的報(bào)錯(cuò)declare module '*.vue' { import { DefineComponent } from 'vue'; const component: DefineComponent<{}, {}, any>; export default component;}// 解決引入scss報(bào)錯(cuò)問題declare module '*.scss' { const scss: Record<string, string>; export default scss;}// 解決引入模塊的報(bào)錯(cuò)提示declare module 'vuedraggable/src/vuedraggable';declare module '@pureadmin/components';declare module '@pureadmin/theme';declare module '@pureadmin/theme/dist/browser-utils';declare module 'nprogress';declare module 'file-saver';declare module 'element-plus/dist/locale/zh-cn.mjs'; /*解決element-plus國際化依賴報(bào)錯(cuò)*//* 解決axios報(bào)錯(cuò):類型“{ params: any; '': any; }”的參數(shù)不能賦給類型“AxiosRequestConfig<any> 解決:屬性“xxxxx”在類型”{ $: ComponentInternalInstance; $data : {}; $props:Part......報(bào)錯(cuò)問題 */declare module 'axios' { export interface AxiosRequestConfig { // 添加數(shù)據(jù)類型 handlerEnabled?: boolean; baseURL: string; timeout: number; }}// 處理TS數(shù)據(jù)類型問題 類型“AxiosResponse<any, any>”上不存在屬性“meta”。declare module 'axios' { interface AxiosResponse<T = any> { meta: any; // 這里追加你的參數(shù) baseURL?: string; timeout?: number; } export function create(config?: AxiosRequestConfig): AxiosInstance;}

總結(jié)

到此這篇關(guān)于ts依賴引入報(bào)錯(cuò):無法找到模塊“xxxxxx”的聲明文件問題解決的文章就介紹到這了,更多相關(guān)ts無法找到模塊xxxxxx的聲明文件內(nèi)容請搜索好吧啦網(wǎng)以前的文章或繼續(xù)瀏覽下面的相關(guān)文章希望大家以后多多支持好吧啦網(wǎng)!

標(biāo)簽: JavaScript
主站蜘蛛池模板: 91爱爱爱 | 免费黄色片网站 | 亚洲成人毛片 | 久久国产影院 | 九九热视频在线观看 | 欧美一级欧美三级在线观看 | 日韩大片在线观看 | 国产精品自拍一区 | 解开岳的丰满奶罩bd | 午夜视频免费 | 九九视频在线观看 | 亚洲一区二区三区四区在线 | 国产在线欧美 | 中文字幕不卡在线 | 久久精品久久精品 | 日韩视频在线免费观看 | 毛片毛片毛片毛片毛片 | 亚洲成人一区二区三区 | 久草免费福利 | 日韩在线视频网站 | 中国a一片一级一片 | 天天操天天插 | 麻豆做爰免费观看 | 亚洲国产成人精品女人久久久 | 国产盗摄一区二区三区 | www.wuye| 91成年人 | 毛片久久久 | 成人在线观看网站 | 制中文字幕音影 | 亚洲精品18在线观看 | 午夜激情影视 | 午夜精品久久久久久久 | 欧美日韩亚洲另类 | 欧美成人猛片aaaaaaa | 一级片免费在线观看 | 成人免费视屏 | 91精品国产99久久久久久红楼 | 国产一区中文字幕 | 国产一区二区视频在线观看 | 午夜视频免费 |