ivopr / tamagui-expo

An Expo template with Tamagui
270 stars 22 forks source link

ailed to parse source map from '/my-app/node_modules/@tamagui/font-inter/src/index.ts' file: Error: ENOENT: no such file or directory, open '/my-app/node_modules/@tamagui/font-inter/src/index.ts' #33

Closed YoussefZidan closed 1 year ago

YoussefZidan commented 1 year ago

I get the following error when i run the app in web

failed to parse source map from '/my-app/node_modules/@tamagui/font-inter/src/index.ts' file: Error: ENOENT: no such file or directory, open '/my-app/node_modules/@tamagui/font-inter/src/index.ts'
ivopr commented 1 year ago

This template is not ready for Expo Web, and I don't plan to add support to it, as stated in the readme, if you need both, mobile and web, you should go with the official tamagui starter.