Skip to content

Only for Linux?

Created by: troelssiggaard

Trying to NPM install your cytoscape typings I get an "Unsupported platform" error because you've defined Linux as the OS. I'm on a MacOS system.

Could you update your package.json file with "any" or just remove the OS definition from the package.json file?

Best, Troels