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 package proposal: asar.vm #1147

Closed
d35ha opened this issue Oct 2, 2024 · 4 comments
Closed

npm package proposal: asar.vm #1147

d35ha opened this issue Oct 2, 2024 · 4 comments
Assignees
Labels
🆕 package New package request/idea/PR

Comments

@d35ha
Copy link
Member

d35ha commented Oct 2, 2024

Package Name

asar

Tool Name

asar

Package type

NODE

Version

3.2.0.20241002

Category

Javascript

Tool's authors

Electron

Tool's description

Simple extensive tar-like archive format with indexing

Dependencies

nodejs.vm

Why is this tool a good addition?

Requested at #1112.

Extra information

No response

@d35ha d35ha added the 🆕 package New package request/idea/PR label Oct 2, 2024
@d35ha d35ha self-assigned this Oct 2, 2024
@d35ha d35ha added the send PR Triggers a workflow that send a PR for the package issue label Oct 2, 2024
@github-actions github-actions bot removed the send PR Triggers a workflow that send a PR for the package issue label Oct 2, 2024
@Ana06
Copy link
Member

Ana06 commented Oct 2, 2024

@d35ha you could have edited the existent issue first comment instead of creating a new one (to avoid duplication). You can see the log of the automation here: https://github.com/mandiant/VM-Packages/actions/runs/11141313482/job/30961921733 It is failing because of:

ERROR : npm WARN deprecated [email protected]: 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.

@d35ha
Copy link
Member Author

d35ha commented Oct 4, 2024

@Ana06
Closing it in favor of this one.

@d35ha d35ha added this to the FLARE-VM 2024 Q3 milestone Oct 4, 2024
@emtuls emtuls added the send PR Triggers a workflow that send a PR for the package issue label Oct 11, 2024
@github-actions github-actions bot removed the send PR Triggers a workflow that send a PR for the package issue label Oct 11, 2024
@emtuls
Copy link
Member

emtuls commented Oct 11, 2024

This is leading to an error when trying to create the package:
https://github.com/mandiant/VM-Packages/actions/runs/11300414747/job/31433219795#step:7:73

2024/10/11 23:08:17 [asar.vm] vm.common.psm1 [+] ERROR : npm WARN deprecated [email protected]: 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.
At C:\ProgramData\_VM\vm.common\vm.common.psm1:470 char:9
+         npm install -g $toolName --no-update-notifier
+         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ERROR: npm WARN deprecated [email protected]: 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.
The upgrade of asar.vm was NOT successful.

@Ana06
Copy link
Member

Ana06 commented Nov 22, 2024

Closing in favor of #1112

@Ana06 Ana06 closed this as completed Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🆕 package New package request/idea/PR
Projects
None yet
Development

No branches or pull requests

3 participants