mjackson / mjackson/mint

can't run mint on 0.1.9

Open
#1 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
42
Forks
57
PR merge metrics
No merged PRs in 30d

Description

after doing the install and trying to run mint i'm getting the following error:

sys.exec has moved to the "child_process module", Please update your source code. Error: childProcess API has changed.

any ideas? did you build mint against an older version of node? am i running the wrong version?

also, not sure if it was the right move or not....but after i cloned mint i ran

 git submodule update --init 

to pull all the submodules....was that the right step? was not in install docs.

-Marak

Contributor guide

No contributing guide indexed for this repository

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 by following the installation steps and running mint with the reported Node.js error. Check the install documentation and dependency or submodule setup mentioned in the issue, then compare the supported Node.js version with the failing environment. Done means mint runs successfully and the required setup, including whether submodules are needed, is documented.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.