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

deno compile error #18

Closed
roseMix opened this issue Apr 7, 2021 · 1 comment
Closed

deno compile error #18

roseMix opened this issue Apr 7, 2021 · 1 comment

Comments

@roseMix
Copy link

roseMix commented Apr 7, 2021

I have a script, the only dependency is deno-puppeteer. When I compile using deno compile -A --unstable example.js it generates an .exe with no error. But when I run the generated example.exe I get the following error:

error: ReferenceError: joinGlobs is not defined
    at file://$deno$/bundle.js:13267:20

I found one other GitHub issue referencing such an error here: denoland/deno#9257 (comment)

Tnx for a great lib!

@roseMix
Copy link
Author

roseMix commented Apr 16, 2021

UPDATE: Closing this because I don't get the error anymore in the new Deno v1.9.0

@roseMix roseMix closed this as completed Apr 16, 2021
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

1 participant