For some reason - when I build my ts files and then do npm link to test out my newly made npm package - it for some reason returns a MS JScript error when running the command.
This is my package.json:
Thanks for your help.