Search code examples
How to use multiple Dockerfiles within a monorepo (with some shared code)?...


javascriptnode.jsdockermonorepo

Read More
What does a `workspace:` prefix in a package.json 'dependencies' value mean?...


babeljsyarnpkglernamonorepoyarn-workspaces

Read More
`pnpm add` within a workspace does not add projects from workspace...


monorepopnpm

Read More
Shipping a UI package alongside projects in a monorepo...


tailwind-cssvitemonorepotailwind-css-4

Read More
Why is jest `globalSetup` not run for certain project-related invocations?...


javascriptjestjsmonorepo

Read More
Issues deploying client and server on the same origin in Vercel monorepo setup...


reactjsnode.jsdeploymentvercelmonorepo

Read More
Pip install a python library from within a github monorepo...


pythongithubpipmonorepopython-poetry

Read More
Can I exclude directories from GitHub Dependabot?...


githubnpmautomationmonorepodependabot

Read More
Wrangler library Unsupported platform: win32...


cloudflaremonorepocloudflare-workerswrangler

Read More
Tailwind CSS not applying in Turborepo monorepo with shared tailwind-config package and UI component...


next.jstailwind-cssmonorepopostcssturborepo

Read More
Why do I get TS type errors when building NextJS with PNPM in a monorepo?...


typescriptnext.jsmonorepopnpm

Read More
Shared package in nextjs monorepo + shadcn/ui...


next.jsmonoreposhadcnuiturbopack

Read More
Zustand store doesn't work in monorepo (external package)...


javascriptreactjsvitemonorepozustand

Read More
How to migrate multiple repositories into a mono-repo while maintaining commit history?...


gitversion-controlmonorepo

Read More
Error when running next build in nextjs monorepo turborepo...


javascriptreactjsnext.jsmonorepoturborepo

Read More
Nx Angular - no such file or directory, open 'd:\...\TheApp\Source\Angular.Apps/apps/app-client/...


angularmonoreponrwl-nx

Read More
Building Typescript: [!] Error: Unexpected token (Note that you need plugins to import files that ar...


javascripttypescriptrollupjslernamonorepo

Read More
Why expo/tsconfig.base uses moduleResolution node?...


typescriptexpopackage.jsonmonorepotsconfig

Read More
NX Error for Relative Imports within the Same Project...


node.jsmonoreponrwl-nxnrwlnxjs

Read More
"Cannot resolve dependency" when importing local dependency in monorepo - Parcel, Typescri...


reactjstypescriptparcelmonorepo

Read More
How to configure dependencies for hybrid web/mobile applications in a monorepo (ex. turborepo)?...


mobiledependenciesmonorepo

Read More
How to use DTOs classes from another package for validation in NestJS?...


typescriptnestjsmonorepoclass-validator

Read More
What is the correct structure of a multi-language monorepo on Nx?...


c#api-designmonoreponrwl-nxnx-monorepo

Read More
React native monorepo with PNPM...


react-nativemonorepopnpm

Read More
How can I efficiently share schemas and utils between micro services in a monorepo approach...


pythondockermicroservicesstreamingmonorepo

Read More
Cannot find module '@foo' with ts-jest and monorepo...


typescriptjestjses6-modulests-jestmonorepo

Read More
How to enable Tailwind CSS v4.0 for the packages/ui components in Turborepo?...


next.jstailwind-cssmonorepoturborepo

Read More
NX Monorepo (NestJS/Angular)...


angularnestjsmonorepo

Read More
how to set up a symbolic link for README.md in a monorepo on github...


githubsymlinkmonorepo

Read More
Nx can't create project graph (projects in the following directories have no name provided)...


angularnpmnestjsmonoreponpx

Read More
BackNext