#Trying To Import GitHub Repo as a Package (not on NPM)
1 messages · Page 1 of 1 (latest)
I am running with npx ts-node ./app.ts.
This package is not available through npm, I had to manually add using the GitHub method. Is this a problem?
what do you mean by "the github method"?
npm install git+https://github.com/tsupinie/gribjs.git