#Creating custom folder in ./server doesn't let me import from utils
1 messages · Page 1 of 1 (latest)
and for the usecase
wait this is only dev
i never tested it after i build the app
the user is added via a middleware
you cannot use @utils/ from client
the helpers I'm accessing are all in my server folder
do you use @server/utils?
I think the issue might be with the way I'm resolving and importing the files, so I'll check and see if that fixes it
still get the error