Error: No export entries found in package.json
I am using a tsx
to run apps in a nx monorepo with cross-env NODE_ENV=local tsx watch --tsconfig apps/xyz/tsconfig.app.json apps/xyz/src/main.ts
. This works fine without any problems.
Error: No export entries found in package.json
I am using a tsx
to run apps in a nx monorepo with cross-env NODE_ENV=local tsx watch --tsconfig apps/xyz/tsconfig.app.json apps/xyz/src/main.ts
. This works fine without any problems.
Error: No export entries found in package.json
I am using a tsx
to run apps in a nx monorepo with cross-env NODE_ENV=local tsx watch --tsconfig apps/xyz/tsconfig.app.json apps/xyz/src/main.ts
. This works fine without any problems.