kenzieschmoll · GitHub

vs-code-not-running

This happens to me almost daily. At some point, clicking run to run my flutter app just hangs. I always have to run Developer: Reload window to fix the issue. I opened the developer logs and saw this.

  ERR File is not being analyzed: Error: File is not being analyzed
	at handleResponse (/Users/kenzieschmoll/.vscode/extensions/dart-code.dart-code-3.61.20230324/out/dist/extension.js:29849:48)
	at processMessageQueue (/Users/kenzieschmoll/.vscode/extensions/dart-code.dart-code-3.61.20230324/out/dist/extension.js:29645:17)
	at Immediate.<anonymous> (/Users/kenzieschmoll/.vscode/extensions/dart-code.dart-code-3.61.20230324/out/dist/extension.js:29629:13)
	at process.processImmediate (node:internal/timers:466:21)

Screenshot 2023-03-30 at 11 35 07 AM

Read the original on github.com ↗