This commit is contained in:
Nacho Codoñer
2025-04-14 18:41:59 +02:00
parent c38491519e
commit a5fa1f8208

View File

@@ -104,7 +104,7 @@ You can use .swcrc config in the root of your project to describe specific [SWC
## Troubleshotting
If you run into issues, try `meteor reset` or delete the `.meteor` folder.
If you run into issues, try `meteor reset` or delete the `.meteor/local` folder in the project root.
For help or to report issues, post on [GitHub](https://github.com/meteor/meteor/issues) or the [Meteor forums](https://forums.meteor.com). Were focused on making Meteor faster and your feedback helps.