yarn build
fails with ERR generating artifacts Error: Cannot find module './generated/getAtlassianAuthsByUserId'
#10496
Labels
Bug
On a newly cloned repo
yarn build
with v8.5.1 and down to the 7.x releases fails with:The file
./packages/server/postgres/queries/getAtlassianAuthsByUserId.ts
containsAFAICT directory
./generated/
does not exist. There are some other dirs in other locations with this name. But the relative path would not point there.The text was updated successfully, but these errors were encountered: