© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
How does @server/utils work? - Nuxt
N
Nuxt
•
3y ago
•
7 replies
dmarr
How does @server/utils work?
When I try to add a file server
/utils
/index
.ts
, I don
't seem to be able to import with
import { x } from @server/utils
import { x } from @server/utils
I get an error
:
Cannot find module '@server/utils'
Cannot find module '@server/utils'
Similar Threads
Auto import server utils
N
Nuxt / ❓・help
2y ago
Debugging server utils not defined
N
Nuxt / ❓・help
16mo ago