You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I receive this error upon building my project after installing the headless package. I don't know if the correct way to fix this problem is to allowSyntheticDefaultImports or if there is just an error in the headless package.
Steps to reproduce
My project is using Angular 18.2.5, we want to use coveo for our application.
This error occurs when compiling the project after running npm i @coveo/headless, and it seems to be a conflict between headless and dayjs, or I was just unaware that I need to allowSynthetiDefaultImports.
Relevant log output
The text was updated successfully, but these errors were encountered:
Which product are you using?
Headless
product version
3.13.3
bug description
I receive this error upon building my project after installing the headless package. I don't know if the correct way to fix this problem is to allowSyntheticDefaultImports or if there is just an error in the headless package.
Steps to reproduce
My project is using Angular 18.2.5, we want to use coveo for our application.
This error occurs when compiling the project after running npm i @coveo/headless, and it seems to be a conflict between headless and dayjs, or I was just unaware that I need to allowSynthetiDefaultImports.
Relevant log output
The text was updated successfully, but these errors were encountered: