#"Duplicate identifier" errors introduced in TS 5.5, if declare module is used
1 messages ยท Page 1 of 1 (latest)
Help is on the way! To mark it as solved, use the /solve command. In the meantime, here are some existing threads that may help you:
Documentation:
- Generating TypeScript Interfaces - Disable declare statement
- Swap in your own React components - Error Component
- Excluding server-only code from admin UI - Aliasing server-only modules
- Form Builder Plugin - Troubleshooting - SendGrid 403 Forbidden Error
- Swap in your own React components - Error Component - Example
in 3.0 this has been fixed in the latest version.
In 2.0 we do not support TS 5.5 and you will have to downgrade to 5.4
Thank you for reply.
I am using 5.4
I am using 3.0.0-beta.40
which version should I use?
latest beta
Is it stable version?
no its beta
just to confirm was this in the changelog?
It was part of some generic type improvements pr, not explicitly called out
Hi, I have the same problem, but when I update my whole project breaks, does that mean I have to write code for payload again ? ๐ฅฒ
@silk plaza please help