Skip to content

Instantly share code, notes, and snippets.

@drazisil
Created April 1, 2024 16:15
Show Gist options
  • Save drazisil/83069e926cb75d85ebc7671e6428bf9e to your computer and use it in GitHub Desktop.
Save drazisil/83069e926cb75d85ebc7671e6428bf9e to your computer and use it in GitHub Desktop.
error TS2209: The project root is ambiguous, but is required to resolve export map entry '.' in file '/home/drazisil/racebox/tools/database/package.json'. Supply the `rootDir` compiler option to disambiguate.
@drazisil
Copy link
Author

drazisil commented Apr 1, 2024

{
"extends": "@tsconfig/node20",
"compilerOptions": {
"outDir": "dist"
}
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment