We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Starting with versionn 5.8.0 when builldinng the project tinn angular i get these errors:
Search
5.8.0
✘ [ERROR] No matching export in "node_modules/@algolia/client-abtesting/dist/builds/browser.js" for import "Status" node_modules/algoliasearch/dist/browser.js:56:9: 56 │ import { Status } from "@algolia/client-abtesting"; ╵ ~~~~~~ ✘ [ERROR] No matching export in "node_modules/@algolia/client-personalization/dist/builds/browser.js" for import "EventType" node_modules/algoliasearch/dist/browser.js:57:9: 57 │ import { EventType } from "@algolia/client-personalization"; ╵ ~~~~~~~~~ ✘ [ERROR] No matching export in "node_modules/@algolia/client-abtesting/dist/builds/node.js" for import "Status" node_modules/algoliasearch/dist/node.js:56:9: 56 │ import { Status } from "@algolia/client-abtesting"; ╵ ~~~~~~ ✘ [ERROR] No matching export in "node_modules/@algolia/client-personalization/dist/builds/node.js" for import "EventType" node_modules/algoliasearch/dist/node.js:57:9: 57 │ import { EventType } from "@algolia/client-personalization";
The text was updated successfully, but these errors were encountered:
This is a duplicate of #1565, which has a merged but not yet released PR, will be fixed soon!
Sorry, something went wrong.
algoliasearch
tsx
No branches or pull requests
Description
Starting with versionn 5.8.0 when builldinng the project tinn angular i get these errors:
Client
Search
Version
5.8.0
Relevant log output
The text was updated successfully, but these errors were encountered: