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

yarn start:js exited with code SIGTERM error Command failed with exit code 1. #15774

Closed
nashi24 opened this issue Nov 19, 2020 · 5 comments
Closed
Labels

Comments

@nashi24
Copy link

nashi24 commented Nov 19, 2020

Description

this error comes on yarn start in element web folder only after 94% completion
yarn installation works well

2020-11-19 23:01:18.721 [riot-js] [webpack.Progress] 93% after chunk asset optimization
2020-11-19 23:01:18.721 [riot-js] [webpack.Progress] 93% asset optimization
2020-11-19 23:01:18.721 [riot-js] [webpack.Progress] 94% after asset optimization
2020-11-19 23:01:18.722 [riot-js] [webpack.Progress] 94% after seal
2020-11-19 23:01:18.777 [riot-js] yarn start:js exited with code SIGTERM
error Command failed with exit code 1.

error Command failed with exit code 1.

Steps to reproduce

-Run yarn start

Describe how what happens differs from what you expected.

Logs being sent: yes

Version information

  • Platform: web

For the web app:

  • Browser: Chrome, Safari, Firefox? which version?
  • OS: Windows, macOS, Ubuntu, Arch Linux, etc?
  • URL: develop.element.io / app.element.io / somewhere else? If a private server, what version of Element Web?

For the desktop app:

  • OS: , Ubuntu
  • Version: 16.04
  • Node: 10.17.0
  • Yarn: 1.21.1
@turt2live
Copy link
Member

it looks like you've run out of memory on your system. Visit #element-dev:matrix.org for further troubleshooting.

@nashi24
Copy link
Author

nashi24 commented Nov 20, 2020

system has 8 GB RAM, I don't have any other project installed. Then how I am getting this space error.

@SimonBrandner
Copy link
Contributor

I've created a StackOverflow question as this isn'ŧ an element-web issue. More info here.

@SimonBrandner
Copy link
Contributor

@nashi24 I think I've solved the problem. Here's the answer. Did it work for you? If not make a comment on StackOverflow, so that we don't unnecessarily annoy the devs here.

@nashi24
Copy link
Author

nashi24 commented Nov 22, 2020

Yes that worked. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants