kataras / iris-cli

[WIP] Iris Command Line Interface
https://iris-go.com
MIT License
121 stars 11 forks source link

fixed "iris-cli run react-typescript requires npm [BUG] #14". #15

Closed tautastic closed 1 year ago

tautastic commented 1 year ago

iris-cli run react-typescript can now run with npm, pnpm and yarn.

This PR fixes this issue.