meteor / react-packages

Meteor packages for a great React developer experience
http://guide.meteor.com/react.html
Other
574 stars 159 forks source link

react-template-helper warning when using with React 17 #299

Closed jasongrishkoff closed 4 years ago

jasongrishkoff commented 4 years ago

Similar issue to #237 and #232, but this time with React 17, which was just released.

WARNING: npm peer requirements (for react-template-helper) not installed:
 - react@17.0.1 installed, react@15.3 - 16 needed
 - react-dom@17.0.1 installed, react-dom@15.3 - 16 needed

Read more about installing npm peer dependencies:
  http://guide.meteor.com/using-packages.html#peer-npm-dependencies
filipenevola commented 4 years ago

react-template-helper@0.2.12 published