ยฉ 2026 Hedgehog Software, LLC
import { Motion } from 'motion/solid' export default function Home() { return ( <Motion> <h1 class='h-full w-full text-textColor'>Main Page</h1> </Motion> ) }
Failed to load url motion/solid (resolved id: motion/solid) in /home/grahf/code play/solid-start/src/routes/(home)/index.jsx. Does the file exist?
Error when evaluating SSR module /src/routes/(home)/index.jsx: failed to import "motion/solid"