Skip to content
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

npm eclass should be improved #10

Open
bekcpear opened this issue Dec 23, 2022 · 2 comments
Open

npm eclass should be improved #10

bekcpear opened this issue Dec 23, 2022 · 2 comments

Comments

@bekcpear
Copy link
Owner

  1. remove the huge src_uri entries
  2. replaced by a whole node_module folder
  3. write a script to generate the corresponding node_module tarball
  4. add suitable src_unpack and src_install functions
  5. maybe others...
@PIPIPIG233666
Copy link

looks like its taking forever for mine to resolve the uris, is there anything I'm missing?
I think mine is somehow trying to download from gentoo_mirrors before it attempts to lookup on npm srcs.

@bekcpear
Copy link
Owner Author

@PIPIPIG233666

Hi, that's the problem at the moment, downloading a lot of NPM packages can take a lot of time, and by default it does download from gentoo mirrors first unless RESTRICT='mirror' is set.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants