question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error npm install with git branch

See original GitHub issue

I 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:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:6 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
hijamoyacommented, Jul 5, 2019

try 5.0.0-rc1 for now.

0reactions
rshchpkncommented, Aug 27, 2019

@DamienP33 released 5.0.0-rc3 using @bal3no PR. Please take a look at #168 issue

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found