Navtoj Chahal

Results 12 comments of Navtoj Chahal

@StefanTerdell Still getting the same error in `3.20.3`. ```shell error: Module not found "https://deno.land/x/[email protected]/parseDef". at https://deno.land/x/[email protected]/zodToJsonSchema.ts:4:43 ```

@BeardedBear @babakfp I made sure to follow the changes in the [last pull request you merged](https://github.com/BeardedBear/bearded-icons/pull/206) so should be a quick review :)

I deleted my fork but didn't know it would close this pull request. @BeardedBear Is there a way to reopen it on your end?

### Temporary Fix Run the below command every time after running `tuist generate` or before running `tuist build`. ``` sed -i "" "s/ 1Demo/ _1Demo/g" "Derived/Sources/TuistAssets+1Demo.swift" ``` Make sure to...

@pepicrft https://github.com/tuist/tuist/issues/5224#issuecomment-2516353721

Still getting the same error. I've attached a screenshot below of my browser details. ![image](https://github.com/ScottPeterJohnson/purelymail-issues/assets/20136585/e57109f5-6ade-44f3-a5ce-d4469c84bfe7)

Fixed in https://github.com/bitwarden/clients/pull/6799.

Duplicate of https://github.com/mrousavy/react-native-vision-camera/issues/3237

@brandonmcconnell @shreyas-jadhav

@pepicrft Some of the tests seem to have failed due to Swift 6 compatibility. What should I do?