ofekd

Results 21 comments of ofekd
trafficstars

I've found the code trying to modify `.zshrc`, it's the autocompletions autoinstaller, can be disabled like so: ```patch diff --git a/packages/shorebird_cli/lib/src/command_runner.dart b/packages/shorebird_cli/lib/src/command_runner.dart index 2825734d..35618d18 100644 --- a/packages/shorebird_cli/lib/src/command_runner.dart +++ b/packages/shorebird_cli/lib/src/command_runner.dart @@...

I apologize if it seemed that I consider this to somehow be an "evil" move. To the contrary -- I've been following you long enough to know that it's nothing...

I've just went back to using shorebird and with the latest version I don't get any error nor is my `.zshrc` file being changed. My thanks to whoever removed that...

I have some time to take a stab at this, would appreciate pointers Edit: I have found the relevant area of the code, please see #3238

It would be nice to change the path to able to get something like `/pet/add` instead of `/pet-add`

I'm getting a single error in a brand new `pnpm create vue@latest` application: ``` src/views/TestView.vue 6:12 error Parsing error: Unexpected token / ``` This is `TestView.vue`: ```vue import gleam/io pub...

This also affects eslint. Should I open a new issue or edit this one?

@KazariEX @kermanx Can this be fixed / can you point me to a relevant part of the code? I am getting errors both in my editor and when compiling with...

Yes, the SSH command works well

It is what it is -- thanks for checking