Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Serve fails with Error Code 137 #1929

Closed
jappyjan opened this issue Jul 24, 2018 · 2 comments
Closed

Serve fails with Error Code 137 #1929

jappyjan opened this issue Jul 24, 2018 · 2 comments
Labels
needs reproduction This issue is missing a minimal runnable reproduction, provided by the author

Comments

@jappyjan
Copy link

Version

3.0.0-rc.5

Reproduction link

https://gitlab.com/JappyJan/GamePlay-V4

Steps to reproduce

Create a Vue-Cli 3 Project, with TS, TSLint, PWA, Router Vuex
Fire "sudo yarn serve" (sudo because on my server (codeanywhere) "scandir" is restricted)

What is expected?

Launching of the internal webpack live preview server

What is actually happening?

The Server launches, but immediately dies with error code 137


DONE Compiled successfully in 43177ms 4:04:51 AM

No type errors found
No lint errors found
Version: typescript 2.8.3, tslint 5.10.0
Time: 37020ms

App running at:

Killed
error Command failed with exit code 137.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
cabox@box-codeanywhere:~/workspace/GamePlay-V4$

@sodatea
Copy link
Member

sodatea commented Jul 24, 2018

The reproduction link is broken.

It may be an memory allocation error as stated in
moby/moby#21083

@LinusBorg LinusBorg added the needs reproduction This issue is missing a minimal runnable reproduction, provided by the author label Jul 24, 2018
@jappyjan
Copy link
Author

it's been exactly that! thanks a lot!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs reproduction This issue is missing a minimal runnable reproduction, provided by the author
Projects
None yet
Development

No branches or pull requests

3 participants