-
Notifications
You must be signed in to change notification settings - Fork 100
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error fetching package from NPM registry! #308
Comments
It works with node-packages.json
as documented here: https://docs.taler.net/taler-wallet-cli-manual.html#installation So the documentation seem wrong. The example at https://github.com/svanderburg/node2nix#deploying-a-collection-of-npm-packages-from-the-npm-registry. |
I can't install the package:
That seem to be the correct name: node-packages.nix
Adding the version does also not work:
Not even this package with a one word name can get installed:
|
I get the same error when putting it in nixpkgs following 17.19.5.1. Adding and Updating Javascript packages in nixpkgs
|
I'm following this tutorial, but get an error. https://kcode.co.za/install-npm-packages-on-nixos-with-node2nix/
node-packages.json
https://npm.io/package/taler-wallet-cli
https://registry.npmjs.org/taler-wallet-cli
The text was updated successfully, but these errors were encountered: