npm2nix icon indicating copy to clipboard operation
npm2nix copied to clipboard

"not a valid repository name" error

Open rnhmjoj opened this issue 8 years ago • 1 comments
trafficstars

I'm getting this error while generating a package

fatal: remote error:
github:matrix-org/react-gemini-scrollbar is not a valid repository name

The problem appears to be related to the github URL scheme. https://github.com/ssbc/patchwork/issues/458 mentions old npm versions as a cause but I have version 3.10 which should support it.

rnhmjoj avatar Sep 02 '17 01:09 rnhmjoj

I'm running in this issue when trying to package scuttlebut:

fatal: remote error: 
  github:ssbc/scuttlebot is not a valid repository name
  Email [email protected] for help
Error during fetch: Error fetching git://github.com/github:ssbc/scuttlebot.git#391718cf4f47bd0a1c8bafc86c24a86e33be5562 from git: git clone exited with non-zero status code 128

matthiasbeyer avatar Oct 31 '17 18:10 matthiasbeyer