microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
163.14k stars 28.83k forks source link

npm start is not starting my react app again i dont know if i mistakenly delete something #185489

Closed arccomputer closed 1 year ago

arccomputer commented 1 year ago

Type: Performance Issue

help me restore the deleted files on my project because npm start is not starting my application again.

VS Code version: Code 1.79.2 (695af097c7bd098fbf017ce3ac85e09bbc5dda06, 2023-06-14T08:57:04.379Z) OS version: Windows_NT x64 10.0.19045 Modes:

System Info |Item|Value| |---|---| |CPUs|Intel(R) Pentium(R) CPU N3710 @ 1.60GHz (4 x 1600)| |GPU Status|2d_canvas: enabled
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled| |Load (avg)|undefined| |Memory (System)|3.85GB (0.65GB free)| |Process Argv|--crash-reporter-id e69cf78d-06f6-44cc-993a-c6fd4a9d96f1| |Screen Reader|no| |VM|0%|
Process Info ``` CPU % Mem MB PID Process 3 82 2332 code main 0 30 7408 ptyHost 0 6 7232 console-window-host (Windows internal process) 0 69 10352 C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -noexit -command "try { . \"c:\Users\DAFE\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\workbench\contrib\terminal\browser\media\shellIntegration.ps1\" } catch {}" 0 3 7524 crashpad-handler 0 42 7600 shared-process 3 85 8300 window [4] (Issue Reporter) 0 115 9904 gpu-process 0 61 10656 extensionHost [3] 0 58 2584 electron-nodejs ("C:\Users\DAFE\AppData\Local\Programs\Microsoft VS Code\Code.exe" --ms-enable-electron-run-as-node --max-old-space-size=3072 "c:\Users\DAFE\AppData\Local\Programs\Microsoft VS Code\resources\app\extensions\node_modules\typescript\lib\tsserver.js" --serverMode partialSemantic --useInferredProjectPerProjectRoot --disableAutomaticTypingAcquisition --cancellationPipeName C:\Users\DAFE\AppData\Local\Temp\vscode-typescript\2e05939c857e1e12a620\tscancellation-c6fb6f8df58661951fc6.tmp* --locale en --noGetErrOnBackgroundUpdate --validateDefaultNpmLocation --useNodeIpc) 0 58 8936 electron-nodejs ("C:\Users\DAFE\AppData\Local\Programs\Microsoft VS Code\Code.exe" --ms-enable-electron-run-as-node "c:\Users\DAFE\AppData\Local\Programs\Microsoft VS Code\resources\app\extensions\json-language-features\server\dist\node\jsonServerMain" --node-ipc --clientProcessId=10656) 0 104 12104 electron-nodejs ("C:\Users\DAFE\AppData\Local\Programs\Microsoft VS Code\Code.exe" --ms-enable-electron-run-as-node --max-old-space-size=3072 "c:\Users\DAFE\AppData\Local\Programs\Microsoft VS Code\resources\app\extensions\node_modules\typescript\lib\tsserver.js" --useInferredProjectPerProjectRoot --enableTelemetry --cancellationPipeName C:\Users\DAFE\AppData\Local\Temp\vscode-typescript\2e05939c857e1e12a620\tscancellation-0050db3ad7f4a29fd639.tmp* --locale en --noGetErrOnBackgroundUpdate --validateDefaultNpmLocation --useNodeIpc) 0 39 10900 electron-nodejs ("C:\Users\DAFE\AppData\Local\Programs\Microsoft VS Code\Code.exe" --ms-enable-electron-run-as-node "c:/Users/DAFE/AppData/Local/Programs/Microsoft VS Code/resources/app/extensions/node_modules/typescript/lib/typingsInstaller.js" --globalTypingsCacheLocation C:/Users/DAFE/AppData/Local/Microsoft/TypeScript/5.1 --enableTelemetry --typesMapLocation "c:/Users/DAFE/AppData/Local/Programs/Microsoft VS Code/resources/app/extensions/node_modules/typescript/lib/typesMap.json" --validateDefaultNpmLocation) 0 12 12040 utility-network-service 0 153 12620 window [3] (Home.jsx - ARC.JS (Workspace) - Visual Studio Code) 0 24 12948 fileWatcher [3] ```
Workspace Info ``` | Window (Home.jsx - ARC.JS (Workspace) - Visual Studio Code) | Folder (ARC.JS): 131 files | File types: png(23) css(15) jpg(15) jsx(15) js(7) json(5) webp(5) | txt(3) map(3) ico(2) | Conf files: package.json(1); ```
Extensions (4) Extension|Author (truncated)|Version ---|---|--- dart-code|Dar|3.66.0 flutter|Dar|3.66.0 vscode-language-babel|mgm|0.0.39 vscode-react-native|msj|1.11.0
A/B Experiments ``` vsliv368:30146709 vsreu685:30147344 python383cf:30185419 vspor879:30202332 vspor708:30202333 vspor363:30204092 vslsvsres303:30308271 vserr242cf:30382550 pythontb:30283811 vsjup518:30340749 pythonptprofiler:30281270 vsdfh931:30280409 vshan820:30294714 vstes263:30335439 vscod805:30301674 binariesv615:30325510 bridge0708:30335490 bridge0723:30353136 vsaa593:30376534 pythonvs932:30410667 vsclangdf:30486550 c4g48928:30535728 dsvsc012cf:30540253 pynewext54:30695312 azure-dev_surveyone:30548225 vscccc:30610679 282f8724:30602487 pyind779:30671433 89544117:30613380 pythonsymbol12:30671437 a9j8j154:30646983 showlangstatbar:30737416 vsctsb:30748421 pythonms35:30701012 03d35959:30757346 pythonfmttext:30731395 pythoncmvfstrcf:30756944 fixhidewlkth:30730051 hideindicator:30766889 pythongtdpath:30769146 e440d664:30770001 pythondjangots:30768919 ```
VSCodeTriageBot commented 1 year ago

We closed this issue because it is a question about using VS Code rather than an issue or feature request. Please search for help on StackOverflow, where the community has already answered thousands of similar questions. You may find their guide on asking a new question helpful if your question has not already been asked. See also our issue reporting guidelines.

Happy Coding!