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

Nuxt 3 support #3

Open
rutgercap opened this issue Jun 9, 2022 · 3 comments
Open

Nuxt 3 support #3

rutgercap opened this issue Jun 9, 2022 · 3 comments

Comments

@rutgercap
Copy link

Hi!

Is there some way to use this in Nuxt 3? I can't seem to get it working.
And if not, are there any plans to support Nuxt 3?

Thanks in advance!
R

@brambekkers
Copy link

You may have already succeeded. Nuxt 3 works fine for me with this version of the editor

@johnkingzy
Copy link

johnkingzy commented Jan 15, 2023

Hi @brambekkers, I'm curious to know how you went about using it? via modules in the nuxt.config.ts file?

@elhamzeinodini
Copy link

hi there, I get the following error although I follow all of the instructions in nuxt 3 :
ERROR Cannot restart nuxt: Cannot find module 'vue3-editor/nuxt' 14:14:50
Require stack:

  • /home/elham/Downloads/termimnal101.frontend.backoffice.new/index.js

    Require stack:

    • index.js
      at Function.Module._resolveFilename (node:internal/modules/cjs/loader:995:15)
      at Function.resolve (node:internal/modules/cjs/helpers:109:19)
      at Function._resolve [as resolve] (node_modules/jiti/dist/jiti.js:1:241025)
      at resolveModule (node_modules/@nuxt/kit/dist/index.mjs:259:29)
      at normalizeModule (node_modules/@nuxt/kit/dist/index.mjs:468:18)
      at installModule (node_modules/@nuxt/kit/dist/index.mjs:450:47)
      at initNuxt (node_modules/nuxt/dist/index.mjs:2469:13)
      at async load (node_modules/nuxi/dist/chunks/dev.mjs:6843:9)
      at async _applyPromised (node_modules/nuxi/dist/chunks/dev.mjs:6737:10)

could you please tell me how can I get it to work ?

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

4 participants