I'm trying to build my first custom python tool using the SDK cli. But when running the
ayx_plugin_cli sdk-workspace-init
command i get the error:
ERROR: node not found. node v10.0.0 must be installed and available on the path
I have confirmed node is installed and the version meets the 12+ condition. I dont know why I can't initialise the workspace?