Skip to main content

All Questions

Tagged with
4 votes
1 answer
525 views

I have a problem with my version of React

I don't know much about React and I have to test an application made in React. My problem comes when I try to run the server with gulp nodemon, and I get a lot of errors. Apparently the application ...
Kevin Giraldo's user avatar
1 vote
1 answer
3k views

Using `react-bootstrap` with `npm`

I want to create a project using npm, and want to use react-bootstrap inside it. I have package.json with the following dependencies. { "name": "simple-webapp", "version&...
Daniel's user avatar
  • 6,037