Open devatiq opened 2 years ago
Hi, i was trying to create a Divi extension from this tutorial https://www.elegantthemes.com/documentation/developers/create-divi-extension/ but showing the following errors https://take.ms/z2AN0C
I'm using MAMP on mac. Other versions are
npm 8.1.4 yarn 3.1.1 node 17.2.0
@devatiq you would have to downgrade the node's version because the maximum that it supports is 14.x.x and with that, it should work fine.
Hi, i was trying to create a Divi extension from this tutorial https://www.elegantthemes.com/documentation/developers/create-divi-extension/ but showing the following errors https://take.ms/z2AN0C
I'm using MAMP on mac. Other versions are
npm 8.1.4 yarn 3.1.1 node 17.2.0