Answer Overflow Logo
Change Theme
Search Answer Overflow
GitHub
Add Your Server
Login
Home
Popular
Topics
Gaming
Programming
ranma
Posts
Comments
W
Wasp-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