Can't get ghost running on Apple M1 chip!

:see_no_evil: :stuck_out_tongue_winking_eye: Thanks a lot for spotting it!

After installing node v14 for x86_64, ghost runs locally:

> nvm uninstall 14
> arch -x86_64 zsh 
> nvm install 14
> nvm alias default 14
> ghost install local
2 Likes