newrelic / nr1-observability-maps

NR1 Observability Maps allows you to create an observability map based on any of the data available in New Relic.
https://discuss.newrelic.com/t/nr1-observability-maps-nerdpack/93091
Apache License 2.0
12 stars 11 forks source link

Clone on m1 mac #91

Closed vmjorge closed 1 year ago

vmjorge commented 1 year ago

Hi I am running macos on m1: ProductName: macOS ProductVersion: 12.6.3 BuildVersion: 21G419

nr1 --version @datanerd/nr1/2.83.5 darwin-x64 node-v16.11.1

I am trying to clone this project but have the following error:

nr1 nerdpack:clone -r https://github.com/newrelic/nr1-observability-maps.git Sending usage event cliError › Error: Cannot destructure property 'path' of 'flags' as it is undefined. › Code: UNKNOWN

How can I fix the error?