Webpack package Vue failed to solve!

display the following error message

Module build failed: TypeError: Cannot read property "transforms" of null
    at Object.module.exports (/Users/linhang/node_modules/buble-loader/index.js:18:47)

this problem occurs even if initialized directly with vue-cli

Mar.04,2021

problem solved ~ just delete the buble-loader plug-in


throw out the contents of your hellworld.vue file.

Menu