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

Could not find export 'realpath' in module 'os' #36

Closed
baturinsky opened this issue Nov 28, 2020 · 1 comment
Closed

Could not find export 'realpath' in module 'os' #36

baturinsky opened this issue Nov 28, 2020 · 1 comment

Comments

@baturinsky
Copy link

os module is not exporting realpath function, even though docs claim that.
I was using quickjs-win-x86_64-2020-11-08.zip

That breaks https://github.com/IvanGaravito/quickjs-require/blob/master/require.js, among other things.

@bellard
Copy link
Owner

bellard commented Mar 27, 2021

fixed

@bellard bellard closed this as completed Mar 27, 2021
@bellard bellard reopened this Mar 27, 2021
@bellard bellard closed this as completed Mar 27, 2021
cykoder pushed a commit to cykoder/quickjs that referenced this issue Sep 1, 2023
feat: set mimalloc not override
GerHobbelt pushed a commit to GerHobbelt/quickjs that referenced this issue Oct 17, 2023
Fix issue where errors inside Scope.withScope were masked by scope.dispose error
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants