Error npm install with git branch
See original GitHub issueI try to install the module with git to have the branch "feat/migrate-to-angular-8’ with the command : npm install 2muchcoffeecom/ngx-restangular#feat/migrate-to-angular-8
without success, I have the following error:
Can’t install github:2muchcoffeecom/ngx-restangular#c8b0d4951e7c5a7f70486bf9364e700c3413db5c: Missing package version
A solution?
Issue Analytics
- State:
- Created 4 years ago
- Reactions:1
- Comments:6 (1 by maintainers)
Top Results From Across the Web
npm install of custom branch fails due to local changes
I forked a git repository, created a new branch, made some changes and pushed to github. · I execute npm install.
Read more >git-branch-is - npm
To check that the current branch is named release and print an error if not, run the following command: $ git-branch-is release Error: ......
Read more >We run always into a problem running npm install ...
We run always into a problem running npm install undependend which Host Version I ... 102 verbose stack Error: Command failed: /usr/bin/git checkout...
Read more >Npm install failing in one branch, but not the rest
Hi, we have multiple branches that push to CircleCI. On one of them, 'production', the command npm install fails during the 'dependencies' ...
Read more >Install NPM Packages from GitHub | Pluralsight
A package name without @ and with name\name pattern will be treated as a GitHub package repository. The branch name can be used...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
try 5.0.0-rc1 for now.
@DamienP33 released
5.0.0-rc3
using @bal3no PR. Please take a look at #168 issue