OfficeDev / msteams-meetings-template

Template for an app that creates Microsoft Teams meetings
MIT License
61 stars 49 forks source link

Failed to compile related to react-intl #17

Closed pedre7 closed 4 years ago

pedre7 commented 4 years ago

Hi,

I've been unable to yarn install with latest commit:

Failed to compile ./node_modules/react-intl/node_modules/intl-messageformat/lib/formatters.js Attempted import error: 'convertNumberSkeletonToNumberFormatOptions' is not exported from 'intl-messageformat-parser'.

Tried to solve it with newer react-intl version but receive additional errors (I'm a newbie in react).

Best! LUIS