-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Closed
Description
Describe the bug
The line
import { prefersReducedMotion } from 'svelte/motion'
will result in
Error: Module '"svelte/motion"' has no exported member 'prefersReducedMotion'. (js)
when running svelte-check with TypeScript configured.
Reproduction
https://github.com/WaltzingPenguin/prefers-reduced-motion
npm run check
Logs
No response
System Info
System:
OS: Windows 11 10.0.22631
CPU: (20) x64 13th Gen Intel(R) Core(TM) i5-13600KF
Memory: 46.47 GB / 63.85 GB
Binaries:
Node: 20.9.0 - C:\Program Files\nodejs\node.EXE
npm: 10.1.0 - C:\Program Files\nodejs\npm.CMD
pnpm: 8.11.0 - ~\AppData\Local\pnpm\pnpm.CMD
Browsers:
Edge: Chromium (127.0.2651.74)
Internet Explorer: 11.0.22621.3527
npmPackages:
svelte: ^5.0.0 => 5.8.0Severity
blocking an upgrade
Metadata
Metadata
Assignees
Labels
No labels