beginner-javascript
beginner-javascript copied to clipboard
Exercise 59 - Update Parcel NPM packages
Hey @wesbos
Someone just had an issue with Exercise 59 in Slack where Parcel kept failing to start. I was able to replicate the issue locally and the solution was to update Parcel to 2.5.0
and adding a pinned version of @parcel/transformer-sass
🙂