Archie Jereos
Archie Jereos
### Summary Publishing NX apps, I dont have single toml file, instead, each app has its own toml file. This was working on v3. It needs to be separated as...
My app already have React Hook Form version 7x, and seems this has a conflict with it. ``` Warning in /nx/client/node_modules/@hookform/resolvers/yup/dist/yup.module.js 1:1131-1132 "export 'transformToNestObject' (imported as 'e') was not found...
I got this error: ``` Deprecation Warning: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0. Recommendation: math.div($height, $width) or calc($height /...