react-native-fusioncharts icon indicating copy to clipboard operation
react-native-fusioncharts copied to clipboard

Command not found fc-build-assets

Open ddtch opened this issue 3 years ago • 2 comments

When I'm trying to run command to build assets I'm getting an error

/opt/homebrew/bin/node /usr/local/lib/node_modules/yarn/bin/yarn.js run build:assets
yarn run v1.22.17
$ fc-build-assets --fc-template ./assets/fusioncharts-tpl.html --fc-library ./assets/fusioncharts
/bin/sh: fc-build-assets: command not found
error Command failed with exit code 127.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

Process finished with exit code 127

Can not understand where can I found this script

ddtch avatar Jan 17 '22 21:01 ddtch

did you find any solution?

taatiq882 avatar Apr 12 '22 11:04 taatiq882

@taatiq882 unfortunately no, and decided to start react native d3 chart

ddtch avatar Apr 15 '22 15:04 ddtch