Title: Incompatible `tslib` version imported by Feast UI · Issue #4521 · feast-dev/feast · GitHub
Open Graph Title: Incompatible `tslib` version imported by Feast UI · Issue #4521 · feast-dev/feast
X Title: Incompatible `tslib` version imported by Feast UI · Issue #4521 · feast-dev/feast
Description: Expected Behavior Feast UI dependencies should be resolved to compatible versions regardless of the package manager used. Current Behavior When using the Feast UI package as a module in a project that has npm or pnpm as its package manag...
Open Graph Description: Expected Behavior Feast UI dependencies should be resolved to compatible versions regardless of the package manager used. Current Behavior When using the Feast UI package as a module in a project t...
X Description: Expected Behavior Feast UI dependencies should be resolved to compatible versions regardless of the package manager used. Current Behavior When using the Feast UI package as a module in a project t...
Opengraph URL: https://github.com/feast-dev/feast/issues/4521
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Incompatible `tslib` version imported by Feast UI","articleBody":"## Expected Behavior \r\n\r\nFeast UI dependencies should be resolved to compatible versions regardless of the package manager used.\r\n\r\n## Current Behavior\r\n\r\nWhen using the Feast UI package as a module in a project that has `npm` or `pnpm` as its package manager, I get this error when starting my application:\r\n\r\n```\r\n✘ [ERROR] No matching export in \"node_modules/tslib/tslib.es6.js\" for import \"__spreadArray\"\r\n\r\n node_modules/@feast-dev/feast-ui/dist/feast-ui.module.js:9:44:\r\n 9 │ import { __assign as __assign$2, __extends, __spreadArray } from 'tslib';\r\n │ ~~~~~~~~~~~~~\r\n ╵ __spreadArrays\r\n\r\n Did you mean to import \"__spreadArrays\" instead?\r\n\r\n node_modules/tslib/tslib.es6.js:150:16:\r\n 150 │ export function __spreadArrays() {\r\n ╵ ~~~~~~~~~~~~~~\r\n```\r\n\r\n[`__spreadArray` was added in tslib 2.1.0](https://github.com/microsoft/tslib/releases/tag/2.1.0), so the error means the code is importing an older version of `tslib`.\r\n\r\nI don't see this error if I switch to Yarn 1 (Classic), presumably it resolves the `tslib` version to a later one due to different dependency resolution strategies.\r\n\r\n## Steps to reproduce\r\n\r\nI created [an example React app](https://github.com/peruukki/feast-ui-app) with [Vite](https://vitejs.dev/guide/#scaffolding-your-first-vite-project) (Create React App is no longer recommended). You can clone it and install the dependencies with `npm i` or `pnpm i`, and start the app with `npm dev` or `pnpm dev`. (Enable `pnpm` with [`corepack enable`](https://pnpm.io/installation#using-corepack) if needed.)\r\n\r\n### Specifications\r\n\r\n- Version: 0.40.0 (@feast-dev/feast-ui version)\r\n- Platform: WSL or macOS\r\n- Subsystem: -\r\n\r\n## Possible Solution\r\n\r\nAs shown by the error, `tslib` is a runtime dependency because code in `dist` imports from it. However, `tslib` is included in the project's `devDependencies`. Moving it to `dependencies` should ensure that a compatible version is always installed and referenced by Feast UI. Currently it picks up the version from its dependencies or from the consuming application.\r\n\r\n","author":{"url":"https://github.com/peruukki","@type":"Person","name":"peruukki"},"datePublished":"2024-09-15T15:44:05.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":0},"url":"https://github.com/4521/feast/issues/4521"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:9c931f6b-595e-65d0-a5d7-0c8e34092e1a |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | 8D42:375BA9:B698B:F2940:69715066 |
| html-safe-nonce | b12f606897ffcc14079485734a0c79ffd15e8492f57f4b599716e3a63fc1400d |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4RDQyOjM3NUJBOTpCNjk4QjpGMjk0MDo2OTcxNTA2NiIsInZpc2l0b3JfaWQiOiI1MjY5NTQyMjU2Nzk5NDY5NjcwIiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0= |
| visitor-hmac | 798f5a1e8f166ebf604dd5a7b55fc93417a41c3fa608d7717126edc2ec682d63 |
| hovercard-subject-tag | issue:2526980099 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/feast-dev/feast/4521/issue_layout |
| twitter:image | https://opengraph.githubassets.com/ba60937741f783bfa4db65810aaae0df20d5ccd02f0b6821fe362b6bfe9bc25d/feast-dev/feast/issues/4521 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/ba60937741f783bfa4db65810aaae0df20d5ccd02f0b6821fe362b6bfe9bc25d/feast-dev/feast/issues/4521 |
| og:image:alt | Expected Behavior Feast UI dependencies should be resolved to compatible versions regardless of the package manager used. Current Behavior When using the Feast UI package as a module in a project t... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | peruukki |
| hostname | github.com |
| expected-hostname | github.com |
| None | da7cbccf7f40bcd9540003423d9bef63b2fe7bb0b73fc59d91b5ae5b46000c90 |
| turbo-cache-control | no-preview |
| go-import | github.com/feast-dev/feast git https://github.com/feast-dev/feast.git |
| octolytics-dimension-user_id | 57027613 |
| octolytics-dimension-user_login | feast-dev |
| octolytics-dimension-repository_id | 161133770 |
| octolytics-dimension-repository_nwo | feast-dev/feast |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 161133770 |
| octolytics-dimension-repository_network_root_nwo | feast-dev/feast |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | c9e6c71b091ca750658a3b2e3c82b0b85555f788 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width