Skip to content
This repository was archived by the owner on Jun 25, 2024. It is now read-only.
This repository was archived by the owner on Jun 25, 2024. It is now read-only.

Stex Not Working #77

Description

@hackingbeauty

The command "stex www --watch" does not work. Firstly, the command cannot be found; however, even when prefacing the command with the path to the Stex executable I am receiving an error:

./node_modules/stex/bin/stex www --watch

events.js:74
throw TypeError('Uncaught, unspecified "error" event.');
^
TypeError: Uncaught, unspecified "error" event.
at TypeError ()
at emit (events.js:74:15)
at ChildProcess. (/Users/markmuskardin/code/javascript/stellar-wallet/node_modules/stex/node_modules/nodemon/lib/monitor/run.js:119:11)
at ChildProcess.emit (events.js:98:17)
at Process.ChildProcess._handle.onexit (child_process.js:810:12)

Any clue?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions