forked from jashkenas/coffeescript
-
Notifications
You must be signed in to change notification settings - Fork 58
Open
@vird
Description
npm i -g iced-coffee-script-3
create file
#!/usr/bin/env iced3
console.log "here"
await setTimeout defer(), 10
console.log "there"
launch file
expected
here
there
real
Error: Cannot find module 'iced-runtime-3'
Metadata
Metadata
Assignees
Labels
No labels