ranma
ranma
WWasp-lang
Created by Chris Paliqaw on 9/25/2023 in #đŸ™‹questions
Testing NPM Packages Locally
is it possible to include npm module from a repository ? in npm, this is possible by using
npm install git+https://github.com/username/myrepo.git#version
npm install git+https://github.com/username/myrepo.git#version
6 replies