superman66 / vue2.x-douban

Vue2.0实现简易豆瓣电影webApp
http://superman66.github.io/vue2.x-douban/dist/#/
798 stars 292 forks source link

Error: Cannot find module 'caniuse-db/features-json/transforms2d.json' #1

Closed fightingPie closed 7 years ago

fightingPie commented 7 years ago

module.js:327 throw err; ^

Error: Cannot find module 'caniuse-db/features-json/transforms2d.json' at Function.Module._resolveFilename (module.js:325:15) at Function.Module._load (module.js:276:25) at Module.require (module.js:353:17) at require (internal/module.js:12:17) at Object. (D:\www\vuenew\vue2.x-douban\node_modules\autoprefixer\data\prefixes.js:113:11) at Object. (D:\www\vuenew\vue2.x-douban\node_modules\autoprefixer\data\prefixes.js:655:4) at Module._compile (module.js:409:26) at Object.Module._extensions..js (module.js:416:10) at Module.load (module.js:343:32) at Function.Module._load (module.js:300:12)

superman66 commented 7 years ago

补充下你操作什么出现这个错误。

感觉像是npm 没装好。你可以试试卸载,再重做npm install.

LeslieOA commented 7 years ago

Google translation of @superman66's comment above:

Add what you are doing with this error.

Feeling like npm not installed. You can try uninstalling and redo npm install again.

MMPickMe commented 5 years ago

Is that solved now,I had this problem,npm install is not having any effect