Open ishaqkfoodhub opened 3 years ago
Failed to compile
Module not found: Can't resolve '@twilio-paste/color-contrast-utils' in '/Users/x/y/z/tip-calculator-master/node_modules/@twilio-paste/theme/dist'
you can install the missing library manually:
npm install @twilio-paste/color-contrast-utils@1.1.0
update these two packages @twilio-paste/core and @twilio-paste/icons to the latest version
I also made a separate issue here where I spun up the project on an online IDE and have it linked there as well. Either way, you've got options, future reader of this message! 👍
We recommend using Node version 12.22.12
with this repo. Also, as indicated above, you may need to reinstall the @twillio dependencies:
npm i @twilio-paste/core @twilio-paste/icons @twilio-paste/badge @twilio-paste/color-contrast-utils
./src/components/MenuItems.js Module not found: Can't resolve '@twilio-paste/stack'