Vue2.0里面使用typescript,报错如下,找了很久都没有解决问题。哪位大神指导下啊
ERROR in /Users/xxx/Documents/XUI.Home/components/toast/index.ts
./components/toast/index.ts 6:23-109
[tsl] ERROR in /Users/xxx/Documents/XUI.Home/components/toast/index.ts(6,24)
TS2307: Cannot find module '!../../node_modules/_vue-loader@15.9.6@vue-loader/lib/runtime/componentNormalizer.js' or its corresponding type declarations.  
ERROR in /Users/xxx/Documents/XUI.Home/components/toast/index.ts
./components/toast/index.ts 6:23-109
[tsl] ERROR in /Users/xxx/Documents/XUI.Home/components/toast/index.ts(6,24)
TS2307: Cannot find module '!../../node_modules/_vue-loader@15.9.6@vue-loader/lib/runtime/componentNormalizer.js' or its corresponding type declarations.
      展开
    
  
          11
        
 
          1