Fix: export '__spreadArray' was not found in 'tslib'

April 9, 2021

I ran into this error when using framer-motion, but it looks like it affects several packages.

I was able to fix it just by running this command:

npm up