Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

transpileDependencies.map is not a function #26

Open
yslion opened this issue Oct 21, 2022 · 0 comments
Open

transpileDependencies.map is not a function #26

yslion opened this issue Oct 21, 2022 · 0 comments

Comments

@yslion
Copy link

yslion commented Oct 21, 2022

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant