-
Notifications
You must be signed in to change notification settings - Fork 211
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
Basic Bot TS template has errors due to invalid tsconfig #13254
Comments
👋 Hi @ridomin, Thank you for reporting this issue! We want to let you know that: ⏱️ Our team will personally review your issue ✨ This is an AI-generated initial response The error you are encountering is due to a mismatch in the TypeScript
This should resolve the error you are seeing. For further information, you can refer to the TypeScript documentation on module resolution options. If you continue to encounter issues, please provide additional details or error messages, and I can assist you further.
|
@ridomin , |
@ridomin , Thank you for your patience! We were able to reproduce the issue. We have reported this as a bug for further investigation. We will keep you updated as soon as we receive further information. Thank you for bringing this to our attention! |
Hi @ridomin. I tried the latest release and pre-release versions but couldn't reproduce the issue. Could you please provide the node version and Teams Toolkit version you're using to help us identify the problem? Thank you. |
teams-toolkit/templates/ts/default-bot/tsconfig.json Lines 5 to 8 in 7f0f6c2
|
Hello @ridomin, I have tested the latest pre-release and release versions of Teams Toolkit, but I was unable to reproduce the issue you mentioned. Could you please provide details about your runtime environment, including your Node.js version and Teams Toolkit version?
Thank you! |
When creating a new BasicBot app in TS:
Create new app -> Bot -> BasicBot -> TS
The produced tsconfig has the following errors
The text was updated successfully, but these errors were encountered: