(and why npm install does)
what's the difference? both runs the same tsc command - why does the result vary between them?!
if you run yarn within the module it works :) it just doesn't work when it's installed as a module.
$ yarn add git+ssh://git@github.com/bitfocusas/grafikk.git#master
(and why npm install does)
what's the difference? both runs the same tsc command - why does the result vary between them?!
if you run yarn within the module it works :) it just doesn't work when it's installed as a module.
$ yarn add git+ssh://git@github.com/bitfocusas/grafikk.git#master