#nest build not generating dist folder
9 messages · Page 1 of 1 (latest)
Please run the command npx -y @nestjs/cli info and paste the output in a code block. This will help us determine if there is a version issue in your packages and which version of nest we are triaging.
never seen that before
npx -y @nestjs/cli info
_ _ _ ___ _____ _____ _ _____
| \ | | | | |_ |/ ___|/ __ \| | |_ _|
| \| | ___ ___ | |_ | |\ `--. | / \/| | | |
| . ` | / _ \/ __|| __| | | `--. \| | | | | |
| |\ || __/\__ \| |_ /\__/ //\__/ /| \__/\| |_____| |_
\_| \_/ \___||___/ \__|\____/ \____/ \____/\_____/\___/
[System Information]
OS Version : Linux 5.11
NodeJS Version : v20.10.0
NPM Version : 10.2.3
[Nest CLI]
Nest CLI Version : 10.1.17
[Nest Platform Information]
platform-express version : 10.2.5
platform-fastify version : 10.2.5
schematics version : 10.0.2
terminus version : 10.0.1
swagger version : 7.1.11
testing version : 10.2.5
common version : 10.2.5
config version : 3.0.1
core version : 10.2.5
cli version : 10.1.17
Weird. if I open the folder in the File Explorer its there. It's just not showing up in VScode
oh, so it's not a bug on nest side, right
This post has been marked as resolved. :white_check_mark:
Please read through the conversation and resolution if you are having the same issue, and then re-open the post if you are still having trouble, providing as much extra information as possible.
check out the files.exclude config of your vscode
so bizzare