Open abhilashlr7 opened 1 year ago
You can use my fork until they merge my pull request.
More details here: https://github.com/foundation/foundation-emails/discussions/1141
+1 running into the same issue
I fixed the problem by updating packages and modifying the gulpfile, as the initial setup did not work on my system with Apple M processors.
Node version: tried 14, 16 and 19
After node installation, the first error was python not found. then I had set the config for the same using:
Tried
npm install
andyarn install
. Neither works. Says the following error:So basically, setup, which is the first step, doesn't go well.