muyids
muyids
when I trying dependencies version as follow: > "vue": "^3.2.0-beta.2" > "@vue/compiler-sfc": "^3.2.0-beta.2" things will be wrong. ``` ERROR in src/streamlit/StreamlitVue.ts:4:10 TS2305: Module '"../../node_modules/vue/dist/vue"' has no exported member 'onMounted'. 2...
you can try the command below: ``` git -C "$(brew --repo homebrew/services)" remote set-url origin https://github.com/Homebrew/homebrew-services.git brew update ``` [homebrew-core#127329](https://github.com/Homebrew/homebrew-core/issues/127329)