Skip to content

ses runner fails on linux: #! does not split arguments #5

@dckc

Description

@dckc

symptoms:

> ses x.js
/usr/bin/env: node --harmony: No such file or directory

This sort of thing doesn't work on linux:

#!/usr/bin/env node --harmony

The node --harmony stuff isn't split before it's passed to env.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions