Skip to content
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

[Bug]: dayjs import error #4918

Open
bohnkey opened this issue Jan 29, 2025 · 1 comment
Open

[Bug]: dayjs import error #4918

bohnkey opened this issue Jan 29, 2025 · 1 comment
Labels
bug Something isn't working need repro The issue needs a reproducible example

Comments

@bohnkey
Copy link

bohnkey commented Jan 29, 2025

Which product are you using?

Headless

product version

3.13.3

bug description

Image

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

@bohnkey bohnkey added the bug Something isn't working label Jan 29, 2025
@louis-bompart
Copy link
Collaborator

Hi, please provide a Minimal Reproducible Example https://stackoverflow.com/help/minimal-reproducible-example

@louis-bompart louis-bompart added the need repro The issue needs a reproducible example label Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working need repro The issue needs a reproducible example
Projects
None yet
Development

No branches or pull requests

2 participants