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

Unable to compile or run #685

Open
webjosn opened this issue Jul 11, 2022 · 6 comments
Open

Unable to compile or run #685

webjosn opened this issue Jul 11, 2022 · 6 comments

Comments

@webjosn
Copy link

webjosn commented Jul 11, 2022

Cannot read properties of undefined (reading 'ignore')
at E:\free丶苏\code-project\chrome-extension_v3\node_modules\vue-cli-plugin-browser-extension\index.js:129:24
at Object.tap (E:\free丶苏\code-project\chrome-extension_v3\node_modules\webpack-chain\src\Plugin.js:30:24)
at E:\free丶苏\code-project\chrome-extension_v3\node_modules\vue-cli-plugin-browser-extension\index.js:128:38
at E:\free丶苏\code-project\chrome-extension_v3\node_modules@vue\cli-service\lib\Service.js:268:40
at Array.forEach ()
at Service.resolveChainableWebpackConfig (E:\free丶苏\code-project\chrome-extension_v3\node_modules@vue\cli-service\lib\Service.js:268:26)
at PluginAPI.resolveChainableWebpackConfig (E:\free丶苏\code-project\chrome-extension_v3\node_modules@vue\cli-service\lib\PluginAPI.js:145:25)
at module.exports (E:\free丶苏\code-project\chrome-extension_v3\node_modules@vue\cli-service\lib\commands\build\resolveAppConfig.js:9:22)
at build (E:\free丶苏\code-project\chrome-extension_v3\node_modules@vue\cli-service\lib\commands\build\index.js:147:50)
at E:\free丶苏\code-project\chrome-extension_v3\node_modules@vue\cli-service\lib\commands\build\index.js:69:13
at Service.run (E:\free丶苏\code-project\chrome-extension_v3\node_modules@vue\cli-service\lib\Service.js:262:12)
at processTicksAndRejections (node:internal/process/task_queues:96:5)

@yonghi
Copy link

yonghi commented Jul 23, 2022

一样的问题,不知道您解决了吗

@WillTang2018
Copy link

me too

@yonghi
Copy link

yonghi commented Aug 1, 2022

you can just change to another project,which is https://github.com/sanyu1225/vue-cli-plugin-chrome-extension-cli

@ManutdGTA
Copy link

me too

@oopty
Copy link

oopty commented Feb 19, 2023

i found this issue
the solution in issue is that below

"vue-cli-plugin-browser-extension": "npm:@rhilip/vue-cli-plugin-browser-extension@^0.27.0",

@vongrra
Copy link

vongrra commented Mar 14, 2023

"vue-cli-plugin-browser-extension": "npm:@rhilip/vue-cli-plugin-browser-extension@^0.27.0",

this doesn't help. I am getting the same error :
ERROR TypeError: Cannot read properties of undefined (reading 'ignore') TypeError: Cannot read properties of undefined (reading 'ignore') at /Users/i304143/OneDrive/Pinalist_2/my-extension/node_modules/vue-cli-plugin-browser-extension/index.js:129:20 at Object.tap (/Users/i304143/OneDrive/Pinalist_2/my-extension/node_modules/webpack-chain/src/Plugin.js:30:24)

Please look at it. Many Thanks

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

6 participants