Jake J Davis
Results
3
comments of
Jake J Davis
I was able to fix the error by using CommonJS imports & exports and renaming next.config.mjs to next.config.js
Hi, not sure if this is related but after using CommonJS imports & exports, I'm now getting: ``` ✘ [ERROR] Could not resolve "@nx-expo-next-tamagui/components" tamagui.config.ts:4:7: 4 │ } from '@nx-expo-next-tamagui/components'...