Vue-router import Dynamic Module Error [How to Solve]

Error in import in router

If the babel-plugin-syntax-dynamic-import plug-in is not installed and introduced into .Babelrc, an error will be reported. This is the setting of the webpack dynamic import module.

Import error, missing configuration file!!

Solution:

copy the missing new items into this new project again…

Read More: