Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Failed to resolve import @morev/vue-transitions/styles using Nuxt 3 #254

Closed
Labels
bugSomething isn't working
@r0lodex

Description

@r0lodex

Actual behavior

When building, throws error

Failed to resolve import"@morev/vue-transitions/styles" from"virtual:nuxt:/app/.nuxt/css.mjs". Does the file exist?

Expected behavior

Should've resolved the import

Steps to reproduce

  • Added the package withbun add @morev/vue-transitions/nuxt
  • Added into Nuxt's modules
// nuxt.config.tsmodules: [    ...    "@morev/vue-transitions/nuxt",  ],
  • Use it is any of view files e.g Test.vue
<TransitionSlide :offset="[-16, 0]">    content</TransitionSlide>

Environment

  • Device: 2019 16" MBP (Intel)
  • OS: Sonoma 14.2

Additional context

No response

Possible solution

Possibly updating the package to have the styles imported properly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp