Ville Säävuori
Ville Säävuori
### Steps to Reproduce 1. `rye init rye-test` 2. `cd rye-test` 3. `rye add uvicorn` 4. `rye sync` 5. `source .venv/bin/activate` 6. `uvicorn` ### Expected Result Running `uvicorn` after manually...
### Bug description I'm trying to use Playwright screenshot function w/ tsx from command line. This has worked in previous versions and works with tsm but doesn't work w/ tsx....
I'm trying to set up a local LiveKit server behind a SSL connection using [Tailscale HTTPS cert](https://tailscale.com/kb/1153/enabling-https/). (It's a proper Let's Encrypt cert for a fully qualified domain name.) This...
Gridsome ([repo](https://github.com/gridsome/gridsome)) is a static site generator for Vue that uses GraphQL for development data store. It extends Vue single file components with two custom blocks (`page-query` and `static-query`) that...
> RollupError: "default" is not exported by "node_modules/.pnpm/@[email protected][email protected] https://github.com/Uninen/tauri-vue-template/actions/runs/7524555427/job/20479550839
Renovate has been a bit eager to bump Eslint version even though the Vue stack isn't up to date w the v9 yet. Should revert to old version, add tests...
Bump eslint to version 9 and change the config to flat format. These deps need to be updated / replaced before the migration: - https://github.com/vuejs/eslint-config-typescript - https://github.com/import-js/eslint-plugin-import