Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'npm install semantic-ui-react' has error #1723

Closed
hoangta79 opened this issue May 31, 2017 · 4 comments
Closed

'npm install semantic-ui-react' has error #1723

hoangta79 opened this issue May 31, 2017 · 4 comments

Comments

@hoangta79
Copy link

hoangta79 commented May 31, 2017

✖ CSS ISSUES → Post on https://github.com/Semantic-Org/Semantic-UI

✖ USAGE QUESTIONS → Use these dedicated resources:
Docs - http://react.semantic-ui.com
Chat - https://gitter.im/Semantic-Org/Semantic-UI-React
SO - http://stackoverflow.com/search?q=semantic-ui-react

✔ BUGS → This form is required:
When I run 'npm install semantic-ui-react', I get error as below:
"Refusing to install semantic-ui-react as a dependency of itself"
Can you support me to pass this error?

Steps

Expected Result

Actual Result

Version

x.y.z

Testcase

@joshmanders
Copy link
Contributor

"Refusing to install semantic-ui-react as a dependency of itself"

You're trying to run it inside of the actual semantic-ui-react project.

@hoangta79
Copy link
Author

I'm newbie to use it. I am following guideline in https://react.semantic-ui.com/usage.

@joshmanders
Copy link
Contributor

Either you are inside the semantic-ui-react project, or named your project that in package.json you can't install a dependency named the same I guess.

@hoangta79
Copy link
Author

Thanks guy. I can fix my issue now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants