-
-
Notifications
You must be signed in to change notification settings - Fork 7.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
yarn berry pnp => Save delay!! #13736
Comments
if it's due to ESLint, how does this could be related with perhaps this is related with yarnpkg/berry#8 |
@micalevisk I'm curious if I correctly configured the yarn berry pnp option after fetching the boilerplate with nestjs/cli. |
I guess you should configure it just as you would for any nodejs+typescript project |
Thank you for taking the time to submit your report! From the looks of it, this could be better discussed on our Discord. If you haven't already, please join here and send a new post in the # 🐈 nestjs-help forum. Make sure to include a link to this issue, so you don't need to write it all again. We have a large community of helpful members, who will assist you in getting this to work. |
Is there an existing issue for this?
Current behavior
I created a new project using @nestjs/cli and followed these steps:
After setting up Yarn Berry with PnP, I'm experiencing delays when changing and saving files due to ESLint.
After step 4, the .vscode folder was created, and it contains the extensions.json and settings.json files. It seems that the save delays started occurring around this time.
What could be the cause of this issue?
Minimum reproduction code
https://codesandbox.io/p/devbox/github/nestjs/typescript-starter/tree/master
Steps to reproduce
No response
Expected behavior
After setting up Yarn Berry with PnP, I'm experiencing delays when changing and saving files due to ESLint.
Package
@nestjs/common
@nestjs/core
@nestjs/microservices
@nestjs/platform-express
@nestjs/platform-fastify
@nestjs/platform-socket.io
@nestjs/platform-ws
@nestjs/testing
@nestjs/websockets
Other package
No response
NestJS version
10.0.0
Packages versions
Node.js version
18.19.1
In which operating systems have you tested?
Other
No response
The text was updated successfully, but these errors were encountered: