Code Monkey home page Code Monkey logo

Comments (5)

centaur54dev avatar centaur54dev commented on July 18, 2024

Maybe a dependency issue. Which are your versions of the plugin and ckeditor5?

from ckeditor5-math-preview.

kingwill101 avatar kingwill101 commented on July 18, 2024

thanks for the quick response!!!

these are my dependencies

    "@ckeditor/ckeditor5-adapter-ckfinder": "^11.0.1",
    "@ckeditor/ckeditor5-autoformat": "^11.0.1",
    "@ckeditor/ckeditor5-basic-styles": "^11.1.0",
    "@ckeditor/ckeditor5-block-quote": "^11.0.1",
    "@ckeditor/ckeditor5-ckfinder": "^11.0.1",
    "@ckeditor/ckeditor5-core": "^12.1.1",
    "@ckeditor/ckeditor5-dev-utils": "^12.0.0",
    "@ckeditor/ckeditor5-dev-webpack-plugin": "^8.0.0",
    "@ckeditor/ckeditor5-easy-image": "^11.0.1",
    "@ckeditor/ckeditor5-editor-classic": "^12.1.0",
    "@ckeditor/ckeditor5-editor-inline": "^12.1.0",
    "@ckeditor/ckeditor5-essentials": "^11.0.1",
    "@ckeditor/ckeditor5-heading": "^11.0.1",
    "@ckeditor/ckeditor5-image": "^13.0.1",
    "@ckeditor/ckeditor5-link": "^11.0.1",
    "@ckeditor/ckeditor5-list": "^12.0.1",
    "@ckeditor/ckeditor5-media-embed": "^11.1.0",
    "@ckeditor/ckeditor5-paragraph": "^11.0.1",
    "@ckeditor/ckeditor5-paste-from-office": "^11.0.1",
    "@ckeditor/ckeditor5-table": "^12.0.1",
    "@ckeditor/ckeditor5-theme-lark": "^13.0.1",
    "eslint": "^5.5.0",
    "eslint-config-ckeditor5": "^1.0.11",
    "husky": "^1.3.1",
    "lint-staged": "^7.0.0",
    "postcss-loader": "^3.0.0",
    "raw-loader": "^1.0.0",
    "style-loader": "^0.23.0",
    "uglifyjs-webpack-plugin": "^1.2.7",
    "webpack": "^4.15.0",
    "webpack-cli": "^3.0.8"
  },
  "dependencies": {
    "ckeditor5-katex-math": "0.0.4",
    "ckeditor5-math-preview": "^1.0.7",
    "ckeditor5-simple-upload": "^1.0.6",
    "katex": "^0.10.2",
    "mathjax": "^2.7.5"
  },

from ckeditor5-math-preview.

centaur54dev avatar centaur54dev commented on July 18, 2024

May i ask you to run ncu (node-check-update) on your project and post the output? Other than this i would recommend two things:

  1. Take a capture of the call stack when the error occurs in order to see where it comes from
  2. Test the plugin alone (without other plugins loaded)

from ckeditor5-math-preview.

centaur54dev avatar centaur54dev commented on July 18, 2024

If you are still looking for a solution you may check the newer version, i.e.:
npm update ckeditor5-math-preview

from ckeditor5-math-preview.

centaur54dev avatar centaur54dev commented on July 18, 2024

Closed because no feedback was provided on the issue for a long time.
If the issue is still relevant please create a new one.

from ckeditor5-math-preview.

Related Issues (7)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.