You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Github actions keep failing - currently can only run on node 14, however, there are lots of deprecated packages. Needs an overall update for this repo.
brew doesn't support MacOS 14 yet, leading to python missing error when npm i.
TypeError: asset.source.buffer is not a function
at /Users/ren/A8C_Codebase/learn_dev/temp/Learn/meeting-calendar/node_modules/@wordpress/dependency-extraction-webpack-plugin/lib/index.js:221:39
...
The text was updated successfully, but these errors were encountered:
The Github actions keep failing - currently can only run on node 14, however, there are lots of deprecated packages. Needs an overall update for this repo.
brew doesn't support MacOS 14 yet, leading to python missing error when
npm i
.The text was updated successfully, but these errors were encountered: