Skip to content

Added missing dependency dayjs#6765

Merged
alicanerdurmaz merged 3 commits into
refinedev:nextfrom
SumitBando:patch-2
May 2, 2025
Merged

Added missing dependency dayjs#6765
alicanerdurmaz merged 3 commits into
refinedev:nextfrom
SumitBando:patch-2

Conversation

@SumitBando
Copy link
Copy Markdown
Contributor

without this, the app fails at startup with the message: Error: The following dependencies are imported but could not be resolved:

dayjs/plugin/relativeTime (imported by /home/xxx/refine/pixels/pixels-admin/src/utility/time.ts)
dayjs (imported by /home/xxx/refine/pixels/pixels-admin/src/utility/time.ts)

Are they installed?

PR Checklist

Please check if your PR fulfills the following requirements:

Bugs / Features

What is the current behavior?

fails at startup

What is the new behavior?

fixes failed startup

Notes for reviewers

without this, the app fails at startup with the message:
Error: The following dependencies are imported but could not be resolved:

  dayjs/plugin/relativeTime (imported by /home/sumit/refine/pixels/pixels-admin/src/utility/time.ts)
  dayjs (imported by /home/sumit/refine/pixels/pixels-admin/src/utility/time.ts)

Are they installed?
@SumitBando SumitBando requested a review from a team as a code owner April 28, 2025 09:29
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 28, 2025

⚠️ No Changeset found

Latest commit: f5d00f2

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 28, 2025

Deploy Preview for refine-doc-live-previews ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit f5d00f2
🔍 Latest deploy log https://app.netlify.com/sites/refine-doc-live-previews/deploys/68148af5e903e300080f38d0
😎 Deploy Preview https://deploy-preview-6765--refine-doc-live-previews.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@alicanerdurmaz alicanerdurmaz added this to the April 2025 Release milestone May 2, 2025
@alicanerdurmaz alicanerdurmaz changed the base branch from main to next May 2, 2025 09:06
@alicanerdurmaz alicanerdurmaz changed the base branch from next to main May 2, 2025 09:50
@alicanerdurmaz alicanerdurmaz changed the base branch from main to next May 2, 2025 09:50
@alicanerdurmaz alicanerdurmaz merged commit 8685734 into refinedev:next May 2, 2025
14 of 15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants