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

Error #47

Open
lcalhoun-scs opened this issue Aug 28, 2024 · 1 comment
Open

Error #47

lcalhoun-scs opened this issue Aug 28, 2024 · 1 comment

Comments

@lcalhoun-scs
Copy link

This is using an outdated version asn1.js where there is an error Can't resolve 'vm' in \node_modules\parse-asn1\node_modules\asn1.js\lib\asn1

@ljharb
Copy link
Member

ljharb commented Aug 28, 2024

Can you provide a repro, so I can see this error myself? Locally for me, node_modules/asn1.js/lib/asn1.js doesn't have any vm requires, and vm is a node core module so it wouldn't ever try to be resolved in any node version.

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