software-mansion / react-native-ide

VSCode extension that turns your editor into a fully fledged IDE for React Native and Expo.
https://ide.swmansion.com
Other
739 stars 24 forks source link

Unhandled promise rejection Canceled #332

Open berhanserin opened 1 month ago

berhanserin commented 1 month ago

It is not active in the project after the version I installed via vscode marketplace. warning

2024-05-31 08:59:57.901 [error] Unhandled promise rejection Canceled 2024-05-31 08:59:57.902 [error] Unhandled promise rejection Canceled 2024-05-31 08:59:57.902 [error] Unhandled promise rejection Canceled 2024-05-31 08:59:57.908 [error] Unhandled promise rejection Canceled 2024-05-31 08:59:57.917 [error] Unhandled promise rejection Canceled 2024-05-31 08:59:57.918 [error] Unhandled promise rejection Canceled 2024-05-31 08:59:57.918 [error] Unhandled promise rejection Canceled 2024-05-31 08:59:57.928 [error] Unhandled promise rejection Canceled 2024-05-31 08:59:57.928 [error] Unhandled promise rejection Canceled 2024-05-31 08:59:57.929 [error] Unhandled promise rejection Canceled 2024-05-31 08:59:57.929 [error] Unhandled promise rejection Canceled 2024-05-31 08:59:57.932 [error] Unhandled promise rejection write after end

kzlar commented 1 month ago

Seeing this as well when installing from vscode marketplace. Manually downloading v0.0.10 from https://github.com/software-mansion/react-native-ide/releases/tag/v0.0.10-beta does work though.