You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
Hi all,
I have a Bitbucket Pipeline set up to deploy new code to my Shopify theme. In the past week, I upgraded my Mac OS to Ventura, and suddenly I am no longer able to use Visual Studio Code to upload new code to Shopify. I don't know if the two are related, but it seems like an awfully strange coincidence. Has anyone else encountered this? I am getting this error that says:
clean-webpack-plugin: /Users/.../dist has been removed
However, my folder has not been removed...
I am also getting some deprecation warnings, although I don't think that's what's causing the failed upload either... (see screenshot, as well)
DeprecationWarning: Tapable.plugin is deprecated. Use new API on `.hooks` instead
Node#moveTo was deprecated. Use Container#append.
Any help would be GREATLY appreciated. Thanks!