When trying to nom run start
ishaqkfoodhub opened this issue · 5 comments
ishaqkfoodhub commented
./src/components/MenuItems.js
Module not found: Can't resolve '@twilio-paste/stack'
Paritosh7 commented
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'
mrZbyszek commented
you can install the missing library manually:
npm install @twilio-paste/color-contrast-utils@1.1.0
kyawzintun commented
update these two packages @twilio-paste/core and @twilio-paste/icons to the latest version
kevindsteeleii commented
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! 👍