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

After installing react-scrollable-anchor I needed to reinstall semantic-ui-react #39

Open
mikeyamato opened this issue Mar 13, 2018 · 2 comments

Comments

@mikeyamato
Copy link

I'm using semantic-ui-react in lieu of Bootstrap and needed to reinstall this package after installing react-scrollable-anchor. The error message said it couldn't locate semantic-ui-css/semantic.min.css within index.js. Semantic is once again running perfectly after the reinstall.

Anyone else experienced the same?

@gabergg
Copy link
Owner

gabergg commented Mar 13, 2018

What version of npm are you using? npm -v. Do you have semantic-ui-react in your package.json? Most npm 5 versions (before 5.7.0 I think) will auto-prune your node_modules, even when installing a single package.

@mikeyamato
Copy link
Author

Answers to your questions @gabergg :

  • I'm running NPM v5.6.0
  • I did have semantic-ui-react and semantic-ui-css in my package.json prior to installing react-scrollable-anchor.

Since I'm the 1st to mention this, consider it an anomaly?

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