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
Checking system Node.js version
Checking current folder permissions
Checking memory availability
Checking free space
Checking for latest Ghost version
Setting up install directory
Downloading and installing Ghost v3.40.5
Finishing install process
Configuring Ghost
Setting up instance
Starting Ghost
One or more errors occurred.
- 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.