nguyenvanduocit / vue-cli-plugin-style-resources-loader

Vue cli plugin to support style-resources-loader.
58 stars 7 forks source link

Cannot Add Loader #14

Closed cxgslegend closed 4 years ago

cxgslegend commented 5 years ago

When I run "vue add style-resource-loader" it fails with the following message (I put in placeholder text for my user folder, but everything else is correct).

ERROR TypeError: Cannot read property 'version' of undefined TypeError: Cannot read property 'version' of undefined at add (C:\Users\XXXXX\AppData\Roaming\npm\node_modules\@vue\cli\lib\add.js:23:35) at processTicksAndRejections (internal/process/task_queues.js:93:5)

nguyenvanduocit commented 5 years ago

Ưhat is your vue cli version?

cxgslegend commented 4 years ago

Sorry, it has taken me so long to respond (busy week at work). I have version 4.0.5.

nguyenvanduocit commented 4 years ago

Did you resolve the issue?

cxgslegend commented 4 years ago

No, I just kind of gave up.

nguyenvanduocit commented 4 years ago

My bad, I also can not reproduce the issue.