jquery / jquery/download.jqueryui.com

Error: spawn convert ENOENT

Open
#296 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
89
Forks
73
PR merge metrics
No merged PRs in 30d

Description

Hi all,
I facing below error after foll0wing all the steps on this command=>node server.js --console
Build Cache Cleanup: { cached: 0, deleted: 0 }
Image Cache Cleanup: { cached: 0, deleted: 0 }
Built Packages Cache Cleanup: { cached: 0, deleted: 0 }
Caught exception: Error: spawn convert ENOENT
at exports._errnoException (util.js:746:11)
at Process.ChildProcess._handle.onexit (child_process.js:1057:32)
at child_process.js:1151:20
at process._tickCallback (node.js:355:11)
at Function.Module.runMain (module.js:503:11)
at startup (node.js:129:16)
at node.js:814:3

Please help me here.

Not sure how to debug this. I have searched SO and google for the possible solution, but couldn't find any.
The steps given here were not working for the later versions of node and imagemagik.
Also it seem that readme file is not updated.

Thanks

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the README setup steps and run node server.js --console to reproduce the reported spawn convert ENOENT error. Compare the documented Node.js and ImageMagick requirements with the reported behavior, then update the README so the setup is accurate and the command can be verified successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, node.js
Domain
cli, tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.