fb-messenger icon indicating copy to clipboard operation
fb-messenger copied to clipboard

styling in react: installation issues

Open jsms90 opened this issue 7 years ago • 0 comments

After uncommenting the code for part 3, running npm start throws errors: image

When you npm install you can see this peer dependency error:

npm WARN [email protected] requires a peer of react-dom@>= 16.3.0 but none is installed. You must install peer dependencies yourself

Updating this in package.json works :+1:

jsms90 avatar Dec 05 '18 08:12 jsms90