Skip to content

Error message while using the command "ctmlc" #1

@postpostscript

Description

@postpostscript

I used the command ctmlc testing.ctml, and got an error:

events.js:72
        throw er; // Unhandled 'error' event
              ^
Error: spawn ENOENT
    at errnoException (child_process.js:1001:11)
    at Process.ChildProcess._handle.onexit (child_process.js:792:34)

The content of testing.html is

-html
    -head
        -title
            Title!
        -
        -script [src="test.js"]
        -
    -
    -body
        This is some text
    -
-

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions