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

Error while building the app using WebPack #220

Open
anasred opened this issue Sep 5, 2020 · 1 comment
Open

Error while building the app using WebPack #220

anasred opened this issue Sep 5, 2020 · 1 comment

Comments

@anasred
Copy link

anasred commented Sep 5, 2020

How to solve such an error while building the app using WebPack?

app.js:22712 TypeError: Cannot read property 'call' of undefined
    at __webpack_require__ (app.js:64)
at Object../node_modules/css-loader/index.js?!./node_modules/postcss-loader/src/index.js?!./node_modules/trix/dist/trix.css
at __webpack_require__ (app.js:64)
    at Object../node_modules/trix/dist/trix.css

this is the version I'm currently using:
"vue-trix": "^1.1.11"

vuejs version
"vue": "^2.6.12"

@inspire22
Copy link

I had this problem with a different project, and removing and re-adding with npm solved it - any chance that helps?

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

2 participants