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

import in repl causes a crash #2706

Closed
Gozala opened this issue Jul 31, 2019 · 1 comment
Closed

import in repl causes a crash #2706

Gozala opened this issue Jul 31, 2019 · 1 comment

Comments

@Gozala
Copy link

Gozala commented Jul 31, 2019

echo "export const hi = () => 'hi'" > mod.js
deno
> import('./mod.js')
thread 'tokio-runtime-worker-0' panicked at 'dyn_import callback not set', ../../core/isolate.rs:262:7
note: Run with `RUST_BACKTRACE=1` environment variable to display a backtrace.
fatal runtime error: failed to initiate panic, error 5
[1]    20373 abort      deno
@ry
Copy link
Member

ry commented Jul 31, 2019

duplicate of #1789

@ry ry closed this as completed Jul 31, 2019
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