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

Importing from latest lab package causes massive amounts of missing package errors. #4522

Open
4 of 11 tasks
mikestek opened this issue Dec 31, 2024 · 0 comments
Open
4 of 11 tasks
Labels
status: awaiting triage Automatically added to new issues. Should be removed once they have been triaged.

Comments

@mikestek
Copy link

mikestek commented Dec 31, 2024

Latest version

  • I have tested the latest version

Description

Installed the latest packages (core, labs, etc) and when running via Vite get a missing package error. Then when fixed (via manual npm install) get another and then another, repeatedly one at a time.

Seems like it's related to new date-adapters package not including any of it's dependencies properly.
Also I am not using any date picker related components. Just trying to use the TabListNext and it triggers this cascade of issues.

Steps to reproduce

install latest, try and use labs TabListNext or others

Expected behavior

No response

Package name(s)

Lab (@salt-ds/lab)

Package version(s)

No response

Browser

  • Chrome
  • Safari
  • Firefox
  • Microsoft Edge

Operating system

  • macOS
  • Windows
  • Linux
  • iOS
  • Android

Are you a JPMorgan Chase & Co. employee?

  • I am an employee of JPMorgan Chase & Co.
@mikestek mikestek added status: awaiting triage Automatically added to new issues. Should be removed once they have been triaged. type: bug 🪲 Something isn't working labels Dec 31, 2024
@mikestek mikestek changed the title Importing anything from latest lab package causes massive amounts of missing package errors. Importing from latest lab package causes massive amounts of missing package errors. Dec 31, 2024
@joshwooding joshwooding added type: bug 🪲 Something isn't working and removed type: bug 🪲 Something isn't working labels Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: awaiting triage Automatically added to new issues. Should be removed once they have been triaged.
Projects
Development

No branches or pull requests

2 participants