Skip to content

Unable to find a node module for "command". Have you installed the corresponding dependency? #813

Answered by milesj
harrytran998 asked this question in Q&A
Discussion options

You must be logged in to vote

@harrytran998 Command should be a string. If you're using an array, then each arg should be its own line.

tasks:
  dev:
    command: "miniflare --live-reload --debug --modules server/dist/index.mjs"

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@harrytran998
Comment options

Answer selected by harrytran998
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants