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

[BUG] <npm ci issue> #7664

Closed
2 tasks done
pmediavictor opened this issue Jul 18, 2024 · 1 comment
Closed
2 tasks done

[BUG] <npm ci issue> #7664

pmediavictor opened this issue Jul 18, 2024 · 1 comment
Labels
Bug thing that needs fixing Needs Triage needs review for next steps

Comments

@pmediavictor
Copy link

pmediavictor commented Jul 18, 2024

Is there an existing issue for this?

  • I have searched the existing issues

This issue exists in the latest npm version

  • I am using the latest npm

Current Behavior

npm ci
shell: /usr/bin/bash -e {0}
npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm warn deprecated @oclif/screen@3.0.8: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm error Exit handler never called!
npm error This is an error with npm itself. Please report this error at:
npm error https://github.com/npm/cli/issues
npm error A complete log of this run can be found in: /home/runner/.npm/_logs/2024-07-18T16_49_46_908Z-debug-0.log

Expected Behavior

No response

Steps To Reproduce

  1. In this environment...
  2. With this config...
  3. Run '...'
  4. See error...

Environment

  • npm:
  • Node.js: 22
  • OS Name: ubantu
  • System Model Name:
  • npm config:
npm ci
  shell: /usr/bin/bash -e {0}
npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm warn deprecated @oclif/screen@[3](https://github.com/profitablemedia/Playwright_Test/actions/runs/9995479702/job/27627708078#step:6:3).0.8: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm error Exit handler never called!
npm error This is an error with npm itself. Please report this error at:
npm error   <https://github.com/npm/cli/issues>
npm error A complete log of this run can be found in: /home/runner/.npm/_logs/202[4](https://github.com/profitablemedia/Playwright_Test/actions/runs/9995479702/job/27627708078#step:6:4)-07-18T16_49_46_908Z-debug-0.log
@pmediavictor pmediavictor added Bug thing that needs fixing Needs Triage needs review for next steps labels Jul 18, 2024
@milaninfy
Copy link
Contributor

Looks like Similer if not Duplicate of #7657. Please checkout description and comments in that issue.

@milaninfy milaninfy closed this as not planned Won't fix, can't repro, duplicate, stale Jul 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug thing that needs fixing Needs Triage needs review for next steps
Projects
None yet
Development

No branches or pull requests

2 participants