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

Editly Fails on 14.18.3 #254

Open
3 tasks
yogesh030 opened this issue Apr 24, 2023 · 1 comment
Open
3 tasks

Editly Fails on 14.18.3 #254

yogesh030 opened this issue Apr 24, 2023 · 1 comment

Comments

@yogesh030
Copy link

  • I have tried with the newest version of editly: npm i -g editly or npm i editly@latest
  • I have tried ffmpeg newest stable version
  • I have searched for existing issues

So I Installed Editly 0.11.3 on my new server as things works perfectly fine with it.

However, when i run it, it gives me error as i mentioned earlier.

Error: The module '/root/.nvm/versions/node/v14.18.3/lib/node_modules/editly/node_modules/canvas/build/Release/canvas.node'
was compiled against a different Node.js version using
NODE_MODULE_VERSION 83. This version of Node.js requires
NODE_MODULE_VERSION 93. Please try re-compiling or re-installing
the module

So I went to editly folder, changed the dependency of canvas to 2.9.0 and npm install

so it installed canvas 2.9.0

A whole new world of errors started popping out!

can you please tell me how to fix this?

All i need is editly 11.3 and i already have it in my another server which is running perfectly fine.

New Server is running rocky linux 8.

@yogesh030
Copy link
Author

UPDATE: I have 100% working copy on my another server, is there any way, i can simply zip and upload files here? should it 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

1 participant