These two mistakes are really just one mistake, This is because the following file @babel/runtime cannot be found. I am getting this error: ERROR in ./src/main.js Module not found: Error: Can't resolve '@babel/runtime/helpers/classCallCheck' in 'C:\U…
1. 什么是babel 本文基于的babel版本是7.11.6,本文所有示例github Babel is a toolchain that is mainly used to convert ECMAScript 2015+ code into a backwards compatible version of JavaScript in current and older browsers or environments. Babel是一个工具链,主要用于将ECMAScript 2015+代…