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

fix: do not rely on globals inside experimental.mjs #363

Merged
merged 1 commit into from Mar 21, 2022

Conversation

antongolub
Copy link
Contributor

npm % node src/main/js/index.mjs --lockfile=../../yarn.lock --temp=../../tempy
file:///Users/antongolub/projects/sros/node_modules/zx/src/experimental.mjs:24
    if (delay) await sleep(delay)
               ^

ReferenceError: sleep is not defined

@antongolub
Copy link
Contributor Author

@antonmedv

We need a bugfix.

@antongolub antongolub changed the title Fix: do not rely on globals inside experimental.mjs fix: do not rely on globals inside experimental.mjs Mar 21, 2022
@antonmedv antonmedv merged commit 93fc3d5 into google:main Mar 21, 2022
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

Successfully merging this pull request may close these issues.

None yet

2 participants