newrelic / nr1-slo-r

NR1 SLO-R allows you to define, calculate and report on service-level objective (SLO) attainment.
https://discuss.newrelic.com/t/track-your-service-level-objectives-with-the-slo-r-nerdpack/90046
Apache License 2.0
21 stars 21 forks source link

Unable to serve the nerdlet after cloning #67

Closed siva-epari closed 4 years ago

siva-epari commented 4 years ago

Description

When i clone the repo & serve it, it throws error: Error: Cannot read property 'setAssets' of undefined

Steps to Reproduce

$ nr1 nerdpack:clone -r https://github.com/newrelic/nr1-slo-r.git
$ cd nr1-slo-r
$ nr1 nerdpack:serve

Expected Behaviour

Expected to upload the nerdlet to NewRelic and serve it through local URL

Relevant Logs / Console output

Console logs

Sivas-MacBook-Pro:nr1-slo-r siva$ nr1 -v
@datanerd/nr1/1.16.1 darwin-x64 node-v10.16.3
Sivas-MacBook-Pro:~ siva$ node -v
v12.14.0
Sivas-MacBook-Pro:~ siva$ nr1 nerdpack:clone -r https://github.com/newrelic/nr1-slo-r.git
Cloning repository...
Cloning into '/Users/siva/nr1-slo-r'...
remote: Enumerating objects: 140, done.
remote: Counting objects: 100% (140/140), done.
remote: Compressing objects: 100% (111/111), done.
remote: Total 1719 (delta 62), reused 84 (delta 24), pack-reused 1579
Receiving objects: 100% (1719/1719), 3.32 MiB | 2.56 MiB/s, done.
Resolving deltas: 100% (958/958), done.
Setting repo as remote upstream...
Installing dependencies...
Re-generating UUID...
Committing new UUID...

 ✔  The Nerdpack has been successfully cloned!

To start this project run:
 ⁎  cd nr1-slo-r
 ⁎  nr1 nerdpack:serve

Sivas-MacBook-Pro:~ siva$ cd nr1-slo-r && nr1 nerdpack:serve
Found and loaded 4 nr1.json files on nr1-slo-r (4306b11b-1258-459d-af4f-c193d484a12b) Nerdpack.

Nerdpack:
 ✔  nr1-slo-r (4306b11b-1258-459d-af4f-c193d484a12b) nr1.json

Launchers:
 ✔  nr1-slo-r-launcher launchers/nr1-csg-slo-r-launcher/nr1.json

Nerdlets:
 ✔  nr1-slo-r-nerdlet nerdlets/nr1-csg-slo-r-nerdlet/nr1.json
 ✔  slo-r-main nerdlets/slo-r-main/nr1.json
 ✔  slo-r-entity nerdlets/slo-r-entity/nr1.json

🛠  Built artifact files for:
 ⁎  4306b11b-1258-459d-af4f-c193d484a12b--nr1-slo-r-nerdlet built ✔
 ⁎  4306b11b-1258-459d-af4f-c193d484a12b--slo-r-main built ✔
 ⁎  4306b11b-1258-459d-af4f-c193d484a12b--slo-r-entity built ✔
 ⁎  react-syntax-highlighter/lowlight-import built ✔
 ⁎  react-syntax-highlighter_languages_highlight_oneC built ✔
 ⁎  react-syntax-highlighter_languages_highlight_abnf built ✔
 ⁎  react-syntax-highlighter_languages_highlight_accesslog built ✔
 ⁎  react-syntax-highlighter_languages_highlight_actionscript built ✔
 ⁎  react-syntax-highlighter_languages_highlight_ada built ✔
 ⁎  react-syntax-highlighter_languages_highlight_angelscript built ✔
 ⁎  react-syntax-highlighter_languages_highlight_apache built ✔
 ⁎  react-syntax-highlighter_languages_highlight_applescript built ✔
 ⁎  react-syntax-highlighter_languages_highlight_arcade built ✔
 ⁎  react-syntax-highlighter_languages_highlight_arduino built ✔
 ⁎  react-syntax-highlighter_languages_highlight_armasm built ✔
 ⁎  react-syntax-highlighter_languages_highlight_asciidoc built ✔
 ⁎  react-syntax-highlighter_languages_highlight_aspectj built ✔
 ⁎  react-syntax-highlighter_languages_highlight_autohotkey built ✔
 ⁎  react-syntax-highlighter_languages_highlight_autoit built ✔
 ⁎  react-syntax-highlighter_languages_highlight_avrasm built ✔
 ⁎  react-syntax-highlighter_languages_highlight_awk built ✔
 ⁎  react-syntax-highlighter_languages_highlight_axapta built ✔
 ⁎  react-syntax-highlighter_languages_highlight_bash built ✔
 ⁎  react-syntax-highlighter_languages_highlight_basic built ✔
 ⁎  react-syntax-highlighter_languages_highlight_bnf built ✔
 ⁎  react-syntax-highlighter_languages_highlight_brainfuck built ✔
 ⁎  react-syntax-highlighter_languages_highlight_cal built ✔
 ⁎  react-syntax-highlighter_languages_highlight_capnproto built ✔
 ⁎  react-syntax-highlighter_languages_highlight_ceylon built ✔
 ⁎  react-syntax-highlighter_languages_highlight_clean built ✔
 ⁎  react-syntax-highlighter_languages_highlight_clojureRepl built ✔
 ⁎  react-syntax-highlighter_languages_highlight_clojure built ✔
 ⁎  react-syntax-highlighter_languages_highlight_cmake built ✔
 ⁎  react-syntax-highlighter_languages_highlight_coffeescript built ✔
 ⁎  react-syntax-highlighter_languages_highlight_coq built ✔
 ⁎  react-syntax-highlighter_languages_highlight_cos built ✔
 ⁎  react-syntax-highlighter_languages_highlight_cpp built ✔
 ⁎  react-syntax-highlighter_languages_highlight_crmsh built ✔
 ⁎  react-syntax-highlighter_languages_highlight_crystal built ✔
 ⁎  react-syntax-highlighter_languages_highlight_cs built ✔
 ⁎  react-syntax-highlighter_languages_highlight_csp built ✔
 ⁎  react-syntax-highlighter_languages_highlight_css built ✔
 ⁎  react-syntax-highlighter_languages_highlight_d built ✔
 ⁎  react-syntax-highlighter_languages_highlight_dart built ✔
 ⁎  react-syntax-highlighter_languages_highlight_delphi built ✔
 ⁎  react-syntax-highlighter_languages_highlight_diff built ✔
 ⁎  react-syntax-highlighter_languages_highlight_django built ✔
 ⁎  react-syntax-highlighter_languages_highlight_dns built ✔
 ⁎  react-syntax-highlighter_languages_highlight_dockerfile built ✔
 ⁎  react-syntax-highlighter_languages_highlight_dos built ✔
 ⁎  react-syntax-highlighter_languages_highlight_dsconfig built ✔
 ⁎  react-syntax-highlighter_languages_highlight_dts built ✔
 ⁎  react-syntax-highlighter_languages_highlight_dust built ✔
 ⁎  react-syntax-highlighter_languages_highlight_ebnf built ✔
 ⁎  react-syntax-highlighter_languages_highlight_elixir built ✔
 ⁎  react-syntax-highlighter_languages_highlight_elm built ✔
 ⁎  react-syntax-highlighter_languages_highlight_erb built ✔
 ⁎  react-syntax-highlighter_languages_highlight_erlangRepl built ✔
 ⁎  react-syntax-highlighter_languages_highlight_erlang built ✔
 ⁎  react-syntax-highlighter_languages_highlight_excel built ✔
 ⁎  react-syntax-highlighter_languages_highlight_fix built ✔
 ⁎  react-syntax-highlighter_languages_highlight_flix built ✔
 ⁎  react-syntax-highlighter_languages_highlight_fortran built ✔
 ⁎  react-syntax-highlighter_languages_highlight_fsharp built ✔
 ⁎  react-syntax-highlighter_languages_highlight_gams built ✔
 ⁎  react-syntax-highlighter_languages_highlight_gauss built ✔
 ⁎  react-syntax-highlighter_languages_highlight_gcode built ✔
 ⁎  react-syntax-highlighter_languages_highlight_gherkin built ✔
 ⁎  react-syntax-highlighter_languages_highlight_glsl built ✔
 ⁎  react-syntax-highlighter_languages_highlight_gml built ✔
 ⁎  react-syntax-highlighter_languages_highlight_go built ✔
 ⁎  react-syntax-highlighter_languages_highlight_golo built ✔
 ⁎  react-syntax-highlighter_languages_highlight_gradle built ✔
 ⁎  react-syntax-highlighter_languages_highlight_groovy built ✔
 ⁎  react-syntax-highlighter_languages_highlight_haml built ✔
 ⁎  react-syntax-highlighter_languages_highlight_handlebars built ✔
 ⁎  react-syntax-highlighter_languages_highlight_haskell built ✔
 ⁎  react-syntax-highlighter_languages_highlight_haxe built ✔
 ⁎  react-syntax-highlighter_languages_highlight_hsp built ✔
 ⁎  react-syntax-highlighter_languages_highlight_htmlbars built ✔
 ⁎  react-syntax-highlighter_languages_highlight_http built ✔
 ⁎  react-syntax-highlighter_languages_highlight_hy built ✔
 ⁎  react-syntax-highlighter_languages_highlight_inform7 built ✔
 ⁎  react-syntax-highlighter_languages_highlight_ini built ✔
 ⁎  react-syntax-highlighter_languages_highlight_irpf90 built ✔
 ⁎  react-syntax-highlighter_languages_highlight_isbl built ✔
 ⁎  react-syntax-highlighter_languages_highlight_java built ✔
 ⁎  react-syntax-highlighter_languages_highlight_javascript built ✔
 ⁎  react-syntax-highlighter_languages_highlight_jbossCli built ✔
 ⁎  react-syntax-highlighter_languages_highlight_json built ✔
 ⁎  react-syntax-highlighter_languages_highlight_juliaRepl built ✔
 ⁎  react-syntax-highlighter_languages_highlight_julia built ✔
 ⁎  react-syntax-highlighter_languages_highlight_kotlin built ✔
 ⁎  react-syntax-highlighter_languages_highlight_lasso built ✔
 ⁎  react-syntax-highlighter_languages_highlight_ldif built ✔
 ⁎  react-syntax-highlighter_languages_highlight_leaf built ✔
 ⁎  react-syntax-highlighter_languages_highlight_less built ✔
 ⁎  react-syntax-highlighter_languages_highlight_lisp built ✔
 ⁎  react-syntax-highlighter_languages_highlight_livecodeserver built ✔
 ⁎  react-syntax-highlighter_languages_highlight_livescript built ✔
 ⁎  react-syntax-highlighter_languages_highlight_llvm built ✔
 ⁎  react-syntax-highlighter_languages_highlight_lsl built ✔
 ⁎  react-syntax-highlighter_languages_highlight_lua built ✔
 ⁎  react-syntax-highlighter_languages_highlight_makefile built ✔
 ⁎  react-syntax-highlighter_languages_highlight_markdown built ✔
 ⁎  react-syntax-highlighter_languages_highlight_mathematica built ✔
 ⁎  react-syntax-highlighter_languages_highlight_matlab built ✔
 ⁎  react-syntax-highlighter_languages_highlight_maxima built ✔
 ⁎  react-syntax-highlighter_languages_highlight_mel built ✔
 ⁎  react-syntax-highlighter_languages_highlight_mercury built ✔
 ⁎  react-syntax-highlighter_languages_highlight_mipsasm built ✔
 ⁎  react-syntax-highlighter_languages_highlight_mizar built ✔
 ⁎  react-syntax-highlighter_languages_highlight_mojolicious built ✔
 ⁎  react-syntax-highlighter_languages_highlight_monkey built ✔
 ⁎  react-syntax-highlighter_languages_highlight_moonscript built ✔
 ⁎  react-syntax-highlighter_languages_highlight_n1ql built ✔
 ⁎  react-syntax-highlighter_languages_highlight_nginx built ✔
 ⁎  react-syntax-highlighter_languages_highlight_nimrod built ✔
 ⁎  react-syntax-highlighter_languages_highlight_nix built ✔
 ⁎  react-syntax-highlighter_languages_highlight_nsis built ✔
 ⁎  react-syntax-highlighter_languages_highlight_objectivec built ✔
 ⁎  react-syntax-highlighter_languages_highlight_ocaml built ✔
 ⁎  react-syntax-highlighter_languages_highlight_openscad built ✔
 ⁎  react-syntax-highlighter_languages_highlight_oxygene built ✔
 ⁎  react-syntax-highlighter_languages_highlight_parser3 built ✔
 ⁎  react-syntax-highlighter_languages_highlight_perl built ✔
 ⁎  react-syntax-highlighter_languages_highlight_pf built ✔
 ⁎  react-syntax-highlighter_languages_highlight_pgsql built ✔
 ⁎  react-syntax-highlighter_languages_highlight_php built ✔
 ⁎  react-syntax-highlighter_languages_highlight_plaintext built ✔
 ⁎  react-syntax-highlighter_languages_highlight_pony built ✔
 ⁎  react-syntax-highlighter_languages_highlight_powershell built ✔
 ⁎  react-syntax-highlighter_languages_highlight_processing built ✔
 ⁎  react-syntax-highlighter_languages_highlight_profile built ✔
 ⁎  react-syntax-highlighter_languages_highlight_prolog built ✔
 ⁎  react-syntax-highlighter_languages_highlight_properties built ✔
 ⁎  react-syntax-highlighter_languages_highlight_protobuf built ✔
 ⁎  react-syntax-highlighter_languages_highlight_puppet built ✔
 ⁎  react-syntax-highlighter_languages_highlight_purebasic built ✔
 ⁎  react-syntax-highlighter_languages_highlight_python built ✔
 ⁎  react-syntax-highlighter_languages_highlight_q built ✔
 ⁎  react-syntax-highlighter_languages_highlight_qml built ✔
 ⁎  react-syntax-highlighter_languages_highlight_r built ✔
 ⁎  react-syntax-highlighter_languages_highlight_reasonml built ✔
 ⁎  react-syntax-highlighter_languages_highlight_rib built ✔
 ⁎  react-syntax-highlighter_languages_highlight_roboconf built ✔
 ⁎  react-syntax-highlighter_languages_highlight_routeros built ✔
 ⁎  react-syntax-highlighter_languages_highlight_rsl built ✔
 ⁎  react-syntax-highlighter_languages_highlight_ruby built ✔
 ⁎  react-syntax-highlighter_languages_highlight_ruleslanguage built ✔
 ⁎  react-syntax-highlighter_languages_highlight_rust built ✔
 ⁎  react-syntax-highlighter_languages_highlight_sas built ✔
 ⁎  react-syntax-highlighter_languages_highlight_scala built ✔
 ⁎  react-syntax-highlighter_languages_highlight_scheme built ✔
 ⁎  react-syntax-highlighter_languages_highlight_scilab built ✔
 ⁎  react-syntax-highlighter_languages_highlight_scss built ✔
 ⁎  react-syntax-highlighter_languages_highlight_shell built ✔
 ⁎  react-syntax-highlighter_languages_highlight_smali built ✔
 ⁎  react-syntax-highlighter_languages_highlight_smalltalk built ✔
 ⁎  react-syntax-highlighter_languages_highlight_sml built ✔
 ⁎  react-syntax-highlighter_languages_highlight_sqf built ✔
 ⁎  react-syntax-highlighter_languages_highlight_sql built ✔
 ⁎  react-syntax-highlighter_languages_highlight_stan built ✔
 ⁎  react-syntax-highlighter_languages_highlight_stata built ✔
 ⁎  react-syntax-highlighter_languages_highlight_step21 built ✔
 ⁎  react-syntax-highlighter_languages_highlight_stylus built ✔
 ⁎  react-syntax-highlighter_languages_highlight_subunit built ✔
 ⁎  react-syntax-highlighter_languages_highlight_swift built ✔
 ⁎  react-syntax-highlighter_languages_highlight_taggerscript built ✔
 ⁎  react-syntax-highlighter_languages_highlight_tap built ✔
 ⁎  react-syntax-highlighter_languages_highlight_tcl built ✔
 ⁎  react-syntax-highlighter_languages_highlight_tex built ✔
 ⁎  react-syntax-highlighter_languages_highlight_thrift built ✔
 ⁎  react-syntax-highlighter_languages_highlight_tp built ✔
 ⁎  react-syntax-highlighter_languages_highlight_twig built ✔
 ⁎  react-syntax-highlighter_languages_highlight_typescript built ✔
 ⁎  react-syntax-highlighter_languages_highlight_vala built ✔
 ⁎  react-syntax-highlighter_languages_highlight_vbnet built ✔
 ⁎  react-syntax-highlighter_languages_highlight_vbscriptHtml built ✔
 ⁎  react-syntax-highlighter_languages_highlight_vbscript built ✔
 ⁎  react-syntax-highlighter_languages_highlight_verilog built ✔
 ⁎  react-syntax-highlighter_languages_highlight_vhdl built ✔
 ⁎  react-syntax-highlighter_languages_highlight_vim built ✔
 ⁎  react-syntax-highlighter_languages_highlight_x86asm built ✔
 ⁎  react-syntax-highlighter_languages_highlight_xl built ✔
 ⁎  react-syntax-highlighter_languages_highlight_xml built ✔
 ⁎  react-syntax-highlighter_languages_highlight_xquery built ✔
 ⁎  react-syntax-highlighter_languages_highlight_yaml built ✔
 ⁎  react-syntax-highlighter_languages_highlight_zephir built ✔
 ⁎  react-syntax-highlighter/refractor-core-import built ✔
 ⁎  react-syntax-highlighter_languages_refractor_abap built ✔
 ⁎  react-syntax-highlighter_languages_refractor_actionscript built ✔
 ⁎  react-syntax-highlighter_languages_refractor_ada built ✔
 ⁎  react-syntax-highlighter_languages_refractor_apacheconf built ✔
 ⁎  react-syntax-highlighter_languages_refractor_apl built ✔
 ⁎  react-syntax-highlighter_languages_refractor_applescript built ✔
 ⁎  react-syntax-highlighter_languages_refractor_arduino built ✔
 ⁎  react-syntax-highlighter_languages_refractor_arff built ✔
 ⁎  react-syntax-highlighter_languages_refractor_asciidoc built ✔
 ⁎  react-syntax-highlighter_languages_refractor_asm6502 built ✔
 ⁎  react-syntax-highlighter_languages_refractor_aspnet built ✔
 ⁎  react-syntax-highlighter_languages_refractor_autohotkey built ✔
 ⁎  react-syntax-highlighter_languages_refractor_autoit built ✔
 ⁎  react-syntax-highlighter_languages_refractor_bash built ✔
 ⁎  react-syntax-highlighter_languages_refractor_basic built ✔
 ⁎  react-syntax-highlighter_languages_refractor_batch built ✔
 ⁎  react-syntax-highlighter_languages_refractor_bison built ✔
 ⁎  react-syntax-highlighter_languages_refractor_brainfuck built ✔
 ⁎  react-syntax-highlighter_languages_refractor_bro built ✔
 ⁎  react-syntax-highlighter_languages_refractor_c built ✔
 ⁎  react-syntax-highlighter_languages_refractor_clike built ✔
 ⁎  react-syntax-highlighter_languages_refractor_clojure built ✔
 ⁎  react-syntax-highlighter_languages_refractor_coffeescript built ✔
 ⁎  react-syntax-highlighter_languages_refractor_cpp built ✔
 ⁎  react-syntax-highlighter_languages_refractor_crystal built ✔
 ⁎  react-syntax-highlighter_languages_refractor_csharp built ✔
 ⁎  react-syntax-highlighter_languages_refractor_csp built ✔
 ⁎  react-syntax-highlighter_languages_refractor_cssExtras built ✔
 ⁎  react-syntax-highlighter_languages_refractor_css built ✔
 ⁎  react-syntax-highlighter_languages_refractor_d built ✔
 ⁎  react-syntax-highlighter_languages_refractor_dart built ✔
 ⁎  react-syntax-highlighter_languages_refractor_diff built ✔
 ⁎  react-syntax-highlighter_languages_refractor_django built ✔
 ⁎  react-syntax-highlighter_languages_refractor_docker built ✔
 ⁎  react-syntax-highlighter_languages_refractor_eiffel built ✔
 ⁎  react-syntax-highlighter_languages_refractor_elixir built ✔
 ⁎  react-syntax-highlighter_languages_refractor_elm built ✔
 ⁎  react-syntax-highlighter_languages_refractor_erb built ✔
 ⁎  react-syntax-highlighter_languages_refractor_erlang built ✔
 ⁎  react-syntax-highlighter_languages_refractor_flow built ✔
 ⁎  react-syntax-highlighter_languages_refractor_fortran built ✔
 ⁎  react-syntax-highlighter_languages_refractor_fsharp built ✔
 ⁎  react-syntax-highlighter_languages_refractor_gedcom built ✔
 ⁎  react-syntax-highlighter_languages_refractor_gherkin built ✔
 ⁎  react-syntax-highlighter_languages_refractor_git built ✔
 ⁎  react-syntax-highlighter_languages_refractor_glsl built ✔
 ⁎  react-syntax-highlighter_languages_refractor_go built ✔
 ⁎  react-syntax-highlighter_languages_refractor_graphql built ✔
 ⁎  react-syntax-highlighter_languages_refractor_groovy built ✔
 ⁎  react-syntax-highlighter_languages_refractor_haml built ✔
 ⁎  react-syntax-highlighter_languages_refractor_handlebars built ✔
 ⁎  react-syntax-highlighter_languages_refractor_haskell built ✔
 ⁎  react-syntax-highlighter_languages_refractor_haxe built ✔
 ⁎  react-syntax-highlighter_languages_refractor_hpkp built ✔
 ⁎  react-syntax-highlighter_languages_refractor_hsts built ✔
 ⁎  react-syntax-highlighter_languages_refractor_http built ✔
 ⁎  react-syntax-highlighter_languages_refractor_ichigojam built ✔
 ⁎  react-syntax-highlighter_languages_refractor_icon built ✔
 ⁎  react-syntax-highlighter_languages_refractor_inform7 built ✔
 ⁎  react-syntax-highlighter_languages_refractor_ini built ✔
 ⁎  react-syntax-highlighter_languages_refractor_io built ✔
 ⁎  react-syntax-highlighter_languages_refractor_j built ✔
 ⁎  react-syntax-highlighter_languages_refractor_java built ✔
 ⁎  react-syntax-highlighter_languages_refractor_javascript built ✔
 ⁎  react-syntax-highlighter_languages_refractor_jolie built ✔
 ⁎  react-syntax-highlighter_languages_refractor_json built ✔
 ⁎  react-syntax-highlighter_languages_refractor_jsx built ✔
 ⁎  react-syntax-highlighter_languages_refractor_julia built ✔
 ⁎  react-syntax-highlighter_languages_refractor_keyman built ✔
 ⁎  react-syntax-highlighter_languages_refractor_kotlin built ✔
 ⁎  react-syntax-highlighter_languages_refractor_latex built ✔
 ⁎  react-syntax-highlighter_languages_refractor_less built ✔
 ⁎  react-syntax-highlighter_languages_refractor_liquid built ✔
 ⁎  react-syntax-highlighter_languages_refractor_lisp built ✔
 ⁎  react-syntax-highlighter_languages_refractor_livescript built ✔
 ⁎  react-syntax-highlighter_languages_refractor_lolcode built ✔
 ⁎  react-syntax-highlighter_languages_refractor_lua built ✔
 ⁎  react-syntax-highlighter_languages_refractor_makefile built ✔
 ⁎  react-syntax-highlighter_languages_refractor_markdown built ✔
 ⁎  react-syntax-highlighter_languages_refractor_markupTemplating built ✔
 ⁎  react-syntax-highlighter_languages_refractor_markup built ✔
 ⁎  react-syntax-highlighter_languages_refractor_matlab built ✔
 ⁎  react-syntax-highlighter_languages_refractor_mel built ✔
 ⁎  react-syntax-highlighter_languages_refractor_mizar built ✔
 ⁎  react-syntax-highlighter_languages_refractor_monkey built ✔
 ⁎  react-syntax-highlighter_languages_refractor_n4js built ✔
 ⁎  react-syntax-highlighter_languages_refractor_nasm built ✔
 ⁎  react-syntax-highlighter_languages_refractor_nginx built ✔
 ⁎  react-syntax-highlighter_languages_refractor_nim built ✔
 ⁎  react-syntax-highlighter_languages_refractor_nix built ✔
 ⁎  react-syntax-highlighter_languages_refractor_nsis built ✔
 ⁎  react-syntax-highlighter_languages_refractor_objectivec built ✔
 ⁎  react-syntax-highlighter_languages_refractor_ocaml built ✔
 ⁎  react-syntax-highlighter_languages_refractor_opencl built ✔
 ⁎  react-syntax-highlighter_languages_refractor_oz built ✔
 ⁎  react-syntax-highlighter_languages_refractor_parigp built ✔
 ⁎  react-syntax-highlighter_languages_refractor_parser built ✔
 ⁎  react-syntax-highlighter_languages_refractor_pascal built ✔
 ⁎  react-syntax-highlighter_languages_refractor_perl built ✔
 ⁎  react-syntax-highlighter_languages_refractor_phpExtras built ✔
 ⁎  react-syntax-highlighter_languages_refractor_php built ✔
 ⁎  react-syntax-highlighter_languages_refractor_plsql built ✔
 ⁎  react-syntax-highlighter_languages_refractor_powershell built ✔
 ⁎  react-syntax-highlighter_languages_refractor_processing built ✔
 ⁎  react-syntax-highlighter_languages_refractor_prolog built ✔
 ⁎  react-syntax-highlighter_languages_refractor_properties built ✔
 ⁎  react-syntax-highlighter_languages_refractor_protobuf built ✔
 ⁎  react-syntax-highlighter_languages_refractor_pug built ✔
 ⁎  react-syntax-highlighter_languages_refractor_puppet built ✔
 ⁎  react-syntax-highlighter_languages_refractor_pure built ✔
 ⁎  react-syntax-highlighter_languages_refractor_python built ✔
 ⁎  react-syntax-highlighter_languages_refractor_q built ✔
 ⁎  react-syntax-highlighter_languages_refractor_qore built ✔
 ⁎  react-syntax-highlighter_languages_refractor_r built ✔
 ⁎  react-syntax-highlighter_languages_refractor_reason built ✔
 ⁎  react-syntax-highlighter_languages_refractor_renpy built ✔
 ⁎  react-syntax-highlighter_languages_refractor_rest built ✔
 ⁎  react-syntax-highlighter_languages_refractor_rip built ✔
 ⁎  react-syntax-highlighter_languages_refractor_roboconf built ✔
 ⁎  react-syntax-highlighter_languages_refractor_ruby built ✔
 ⁎  react-syntax-highlighter_languages_refractor_rust built ✔
 ⁎  react-syntax-highlighter_languages_refractor_sas built ✔
 ⁎  react-syntax-highlighter_languages_refractor_sass built ✔
 ⁎  react-syntax-highlighter_languages_refractor_scala built ✔
 ⁎  react-syntax-highlighter_languages_refractor_scheme built ✔
 ⁎  react-syntax-highlighter_languages_refractor_scss built ✔
 ⁎  react-syntax-highlighter_languages_refractor_smalltalk built ✔
 ⁎  react-syntax-highlighter_languages_refractor_smarty built ✔
 ⁎  react-syntax-highlighter_languages_refractor_soy built ✔
 ⁎  react-syntax-highlighter_languages_refractor_sql built ✔
 ⁎  react-syntax-highlighter_languages_refractor_stylus built ✔
 ⁎  react-syntax-highlighter_languages_refractor_swift built ✔
 ⁎  react-syntax-highlighter_languages_refractor_tap built ✔
 ⁎  react-syntax-highlighter_languages_refractor_tcl built ✔
 ⁎  react-syntax-highlighter_languages_refractor_textile built ✔
 ⁎  react-syntax-highlighter_languages_refractor_tsx built ✔
 ⁎  react-syntax-highlighter_languages_refractor_tt2 built ✔
 ⁎  react-syntax-highlighter_languages_refractor_twig built ✔
 ⁎  react-syntax-highlighter_languages_refractor_typescript built ✔
 ⁎  react-syntax-highlighter_languages_refractor_vbnet built ✔
 ⁎  react-syntax-highlighter_languages_refractor_velocity built ✔
 ⁎  react-syntax-highlighter_languages_refractor_verilog built ✔
 ⁎  react-syntax-highlighter_languages_refractor_vhdl built ✔
 ⁎  react-syntax-highlighter_languages_refractor_vim built ✔
 ⁎  react-syntax-highlighter_languages_refractor_visualBasic built ✔
 ⁎  react-syntax-highlighter_languages_refractor_wasm built ✔
 ⁎  react-syntax-highlighter_languages_refractor_wiki built ✔
 ⁎  react-syntax-highlighter_languages_refractor_xeora built ✔
 ⁎  react-syntax-highlighter_languages_refractor_xojo built ✔
 ⁎  react-syntax-highlighter_languages_refractor_xquery built ✔
 ⁎  react-syntax-highlighter_languages_refractor_yaml built ✔
 ⁎  react-syntax-highlighter/refractor-import built ✔

 ✔  Nerdpack built successfully!
✖  Error: Cannot read property 'setAssets' of undefined
Sivas-MacBook-Pro:nr1-slo-r siva$

Your Environment

siva-epari commented 4 years ago

Fixed by upgrading nr1 CLI

Sivas-MacBook-Pro:~ siva$ nr1 update
@datanerd/nr1: Updating CLI from 1.16.1 to 1.19.3... done
@datanerd/nr1: Updating CLI... done

Sivas-MacBook-Pro:nr1-slo-r siva$ nr1 nerdpack:serve
Found and loaded 4 nr1.json files on nr1-slo-r (4306b11b-1258-459d-af4f-c193d484a12b) Nerdpack.

Nerdpack:
 ✔  nr1-slo-r (4306b11b-1258-459d-af4f-c193d484a12b) nr1.json

Launchers:
 ✔  nr1-slo-r-launcher launchers/nr1-csg-slo-r-launcher/nr1.json

Nerdlets:
 ✔  nr1-slo-r-nerdlet nerdlets/nr1-csg-slo-r-nerdlet/nr1.json
 ✔  slo-r-entity nerdlets/slo-r-entity/nr1.json
 ✔  slo-r-main nerdlets/slo-r-main/nr1.json

🛠  Built artifact files for:
 ⁎  4306b11b-1258-459d-af4f-c193d484a12b--nr1-slo-r-nerdlet built ✔
 ⁎  4306b11b-1258-459d-af4f-c193d484a12b--slo-r-entity built ✔
 ⁎  4306b11b-1258-459d-af4f-c193d484a12b--slo-r-main built ✔

 ✔  Nerdpack built successfully!
 ★  Starting as orchestrator...

 ✔  Server ready! Test it at: https://one.newrelic.com/?nerdpacks=local
 ↩  Server will reload automatically if you modify any file!