Install Ghost-CLI Error

Trying to install Ghost-CLI to work on theme, but received the following error. I am trying to install this on the new m1 mac. Anyone give me some guidance? Thanks

ghost install local
:heavy_check_mark: Checking system Node.js version
:heavy_check_mark: Checking current folder permissions
:heavy_check_mark: Checking memory availability
:heavy_check_mark: Checking free space
:heavy_check_mark: Checking for latest Ghost version
:heavy_check_mark: Setting up install directory
:heavy_check_mark: Downloading and installing Ghost v3.40.5
:heavy_check_mark: Finishing install process
:heavy_check_mark: Configuring Ghost
:heavy_check_mark: Setting up instance
:heavy_multiplication_x: Starting Ghost
One or more errors occurred.

  1. GhostError

Message:
dyld: lazy symbol binding failed: Symbol not found: _usdt_create_provider
Referenced from: /Users/ganni/Ghost/versions/3.40.5/node_modules/dtrace-provider/src/build/Release/DTraceProviderBindings.node
Expected in: flat namespace

dyld: Symbol not found: _usdt_create_provider
Referenced from: /Users/ganni/Ghost/versions/3.40.5/node_modules/dtrace-provider/src/build/Release/DTraceProviderBindings.node
Expected in: flat namespace

Debug Information:
OS: macOS, v11.1
Node Version: v12.20.1
Ghost Version: 3.40.5
Ghost-CLI Version: 1.15.3
Environment: development
Command: ‘ghost install local’

Additional log info available in: /Users/ganni/.ghost/logs/ghost-cli-debug-2021-01-07T11_45_31_028Z.log

Try running ghost doctor to check your system for known issues.

Hi Christopher,
have you found a solution?

I get the same error when installing/starting ghost on my new MBP M1

Thanks, Leif

You can fix this with: