Skip to content

iced2->iced3 regression: iced-coffee-script-3 + #!/usr/bin/env iced3 doesn't work without explicit install iced-runtime-3 #208

@vird

Description

@vird

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions