You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have few issues with Nx where bugs are present or something work as not expected. Temporary this is solved with patches via yarn, but it's not a long term solution.
throw new Error(`Buildable libraries can only depend on other buildable libraries. You must define the ${context.targetName} target for the following libraries: ${nonBuildableDependencies
We have few issues with Nx where bugs are present or something work as not expected. Temporary this is solved with patches via
yarn
, but it's not a long term solution.Issue with entrypoints
griffel/.yarn/patches/@nrwl-web-npm-13.10.6-0fda8b81ed.patch
Lines 3 to 13 in eb86759
NX issue: nrwl/nx#8505
Dependencies for packages are collected recursively
griffel/.yarn/patches/@nrwl-js-npm-13.10.6-08130e9fbb.patch
Lines 3 to 13 in eb86759
NX issue: nrwl/nx#9371
Typecheck results are invalid in
@nrwl/web:rollup
nrwl/nx#9053
The text was updated successfully, but these errors were encountered: