Skip to content

Terminal does not response after npm install #771

@Fred-Black

Description

@Fred-Black

Describe the bug

When I use Vite+Vue3, after I use 'npm install element-plus', the terminal does not response. I restart the container and it keeps running start command like the screenshot. After I uninstall, and restart, it turns well.

Link to the blitz that caused the error

https://stackblitz.com/edit/vitejs-vueblog?file=README.md

Steps to reproduce

  1. open a vitejs-vue container
  2. npm install element-plus
  3. restart the terminal

Expected behavior

the terminal goes well and install element-plus normally

Parity with Local

Screenshots

image

Platform

Browser name  = Chrome
Full version  = 103.0.5060.114
Major version = 103
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.5060.114 Safari/537.36 Edg/103.0.1264.62
performance.memory = {
  "totalJSHeapSize": 74456395,
  "usedJSHeapSize": 65022999,
  "jsHeapSizeLimit": 2172649472
}
Hash = 1f021b18268b32e6c6b2095e039ac8c9f88b0d52

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions