Skip to content

error Command failed with exit code 140 #92

@xendarboh

Description

@xendarboh

micro-dev crashes when restarting.

To reproduce:

  1. run the custom-server-micro next.js example with yarn dev
  2. touch or re-save server.js (with or without changes)
  3. crash
$ micro-dev --watch server.js
✔ success server compiled in 230ms
✔ success client compiled in 1s 288ms


 DONE  Compiled successfully in 1398ms


   ┌────────────────────────────────────────────────┐
   │                                                │
   │   Micro is running!                            │
   │                                                │
   │   • Local:            http://localhost:3000    │
   │   • On Your Network:  http://172.17.0.2:3000   │
   │                                                │
   │   Copied local address to clipboard!           │
   │                                                │
   └────────────────────────────────────────────────┘


File changed: server.js - Restarting server...
User defined signal 2
error Command failed with exit code 140.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

Metadata

Metadata

Assignees

No one assigned

    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