teaching-open icon indicating copy to clipboard operation
teaching-open copied to clipboard

transpileDependencies.map is not a function

Open yslion opened this issue 3 years ago • 0 comments

npm run build

[email protected] build D:\scratch\teaching-open-master\web vue-cli-service build

ERROR TypeError: transpileDependencies.map is not a function TypeError: transpileDependencies.map is not a function at genTranspileDepRegex (D:\scratch\teaching-open-master\web\node_modules@vue\cli-plugin-babel\index.js:5:38) at module.exports (D:\scratch\teaching-open-master\web\node_modules@vue\cli-plugin-babel\index.js:21:29) at D:\scratch\teaching-open-master\web\node_modules@vue\cli-service\lib\Service.js:82:9 at Array.forEach () at loadedCallback (D:\scratch\teaching-open-master\web\node_modules@vue\cli-service\lib\Service.js:80:20) at Service.init (D:\scratch\teaching-open-master\web\node_modules@vue\cli-service\lib\Service.js:97:14) at Service.run (D:\scratch\teaching-open-master\web\node_modules@vue\cli-service\lib\Service.js:247:16) at Object. (D:\scratch\teaching-open-master\web\node_modules@vue\cli-service\bin\vue-cli-service.js:37:9) at Module._compile (internal/modules/cjs/loader.js:999:30) at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10) npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! [email protected] build: vue-cli-service build npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the [email protected] build script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

yslion avatar Oct 21 '22 05:10 yslion