Skip to content

Can't install: "Refusing to install genetic-js as a dependency of itself" #12

@csterritt

Description

@csterritt

Hello -- this looks FANTASTIC, but I can't install it! I see the following when I try:

$ npm install genetic-js
npm ERR! Darwin 15.5.0
npm ERR! argv "/Users/chris/.nvm/versions/node/v6.2.0/bin/node" "/Users/chris/.nvm/version
s/node/v6.2.0/bin/npm" "install" "genetic-js"
npm ERR! node v6.2.0
npm ERR! npm  v3.8.9
npm ERR! code ENOSELF

npm ERR! Refusing to install genetic-js as a dependency of itself
npm ERR!
npm ERR! If you need help, you may report this error at:
npm ERR!     <https://github.com/npm/npm/issues>

npm ERR! Please include the following file with any support request:
npm ERR!     /Volumes/Second/Chris/hacks/numerai/genjs/npm-debug.log

This is on Mac OS X 10.11.5 (El Capitan).

I cloned the repo and ran make distcheck which worked perfectly. So I think I can get to work.

Thanks again for doing this project!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions