Make sure to check the prerequisites for SIMATIC AX.
Most of the
tia2stfunctionality is only available on a Windows computer where TIA Portal is installed!
The tool itself is an apax package and can be installed as development dependency using apax add.
apax add --dev @ax/tia2st
If you do not have a project yet, you can create a new one:
apax create app my-project-name
cd my-project-name
apax add --dev @ax/tia2st