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

Refusing to install riek as a dependency of itself #18511

Closed
ghost opened this issue Sep 13, 2017 · 2 comments
Closed

Refusing to install riek as a dependency of itself #18511

ghost opened this issue Sep 13, 2017 · 2 comments
Labels

Comments

@ghost
Copy link

ghost commented Sep 13, 2017

npm ERR! Linux 4.4.0-93-generic
npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "install" "riek" "--save-dev"
npm ERR! node v6.11.2
npm ERR! npm v3.10.10
npm ERR! code ENOSELF

npm ERR! Refusing to install riek 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! /home/peoplelink/Desktop/riek-master/npm-debug.log
peoplelink@peoplelink-TravelMate-P257-M:/Desktop/riek-master$ ^C
peoplelink@peoplelink-TravelMate-P257-M:
/Desktop/riek-master$ npm install riek --save
npm ERR! Linux 4.4.0-93-generic
npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "install" "riek" "--save"
npm ERR! node v6.11.2
npm ERR! npm v3.10.10
npm ERR! code ENOSELF

npm ERR! Refusing to install riek 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! /home/peoplelink/Desktop/riek-master/npm-debug.log

@kenany kenany added the support label Sep 14, 2017
@kenany
Copy link
Contributor

kenany commented Sep 14, 2017

Ensure that the "name" field in your package.json is not set to "riek". Try setting it to something more unique :)

@kenany
Copy link
Contributor

kenany commented Sep 27, 2017

Closing as abandoned.

@kenany kenany closed this as completed Sep 27, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant