I'm trying to Deploy my SPFX Solution using CI/CD Pipeline.
While running the pipeline it is throwing me this error with react-select File. The error message is the below:
Error - tsc node_modules/react-select/dist/declarations/src/accessibility/index.d.ts(1,13): error TS1005: '=' expected
Can someone help me with this? Thanks in Advance.