-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
yarn start:js exited with code SIGTERM error Command failed with exit code 1. #15774
Copy link
Copy link
Closed
Labels
Description
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
Reactions are currently unavailable