gonacli icon indicating copy to clipboard operation
gonacli copied to clipboard

gonacli generate, missing bindings node_module

Open wilhemknight opened this issue 2 years ago • 1 comments

I was able to fix this with

cd _addon && yarn add bindings

wilhemknight avatar Aug 30 '23 16:08 wilhemknight

I was able to fix this with

cd _addon && yarn add bindings

You are not missing execute command with gonacli install

wenlng avatar Jul 21 '24 15:07 wenlng