Created
April 1, 2024 16:15
-
-
Save drazisil/83069e926cb75d85ebc7671e6428bf9e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
{
"extends": "@tsconfig/node20",
"compilerOptions": {
"outDir": "dist"
}
}