Skip to content
This repository was archived by the owner on Aug 11, 2022. It is now read-only.
This repository was archived by the owner on Aug 11, 2022. It is now read-only.

npm does not run in MinGW #962

@stimpy77

Description

@stimpy77

It's been months since #543 and I'm using MinGW, not Cygwin. I'd like to see npm working.

At this time, I have managed to get node installed, and npm seems to install (that is, no errors are produced), but does not run.

jdavis@EMWL125 /c/dev/node.JS/npm
$ ./configure

+node ./bin/npm.js config ls

jdavis@EMWL125 /c/dev/node.JS/npm
$ make
! [ -d .git ] || git submodule update --init

jdavis@EMWL125 /c/dev/node.JS/npm
$ make install
! [ -d .git ] || git submodule update --init
node cli.js install -g -f

jdavis@EMWL125 /c/dev/node.JS/npm
$ npm
sh: npm: command not found

jdavis@EMWL125 /c/dev/node.JS/npm
$

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions