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

worker-plugin loader dependency not found #103

Open
rishabhgoel9797 opened this issue Jun 16, 2021 · 0 comments
Open

worker-plugin loader dependency not found #103

rishabhgoel9797 opened this issue Jun 16, 2021 · 0 comments

Comments

@rishabhgoel9797
Copy link

I am using Vue.Js and I am trying to use worker in VueX

new Worker('worker.js', {type: 'module'}) created using this. worker.js and the store file of VueX are in same directory.

`* /Users/rishabhgoel/Desktop/Ui-Catalog/pyeongyang-ui-catalog/node_modules/worker-plugin/dist/loader.js?{"name":"0"}!worker.js in ./common/src/store/modules/catalog.js

To install it, you can run: npm install --save /Users/rishabhgoel/Desktop/Ui-Catalog/pyeongyang-ui-catalog/node_modules/worker-plugin/dist/loader.js?{"name":"0"}!worker.js`

Can you please help with this error. I am not able to find any solution for this :(

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