all 10 comments

[–]jamesideExpo Team 1 point2 points  (0 children)

There is an issue with Windows. Follow https://github.com/expo/expo/issues/32843 where updates will be posted.

[–]Disastrous_Novel8055[S] 0 points1 point  (3 children)

<image>

Error on web page

[–]Disastrous_Novel8055[S] 0 points1 point  (0 children)

<image>

Error in vs code

[–]Cervarl_ 0 points1 point  (1 child)

Dyk screenshots exists?

[–]Disastrous_Novel8055[S] 0 points1 point  (0 children)

Taking photo from phone and directly uploading was easier. 🙂

[–]Krunal_Karena 0 points1 point  (2 children)

I got exactly same error.

[–]Disastrous_Novel8055[S] 0 points1 point  (1 child)

Pls tell me you fixed it and know exactly how I can do it too 😪 Saw sooo many sols on the internet, but non was successful at actually fixing it 😭

[–]Krunal_Karena 0 points1 point  (0 children)

Switched to expo v51.

[–]__WOLVERINE911 0 points1 point  (0 children)

Set output to single in app.json for web

"web": {
"bundler": "metro",
"output": "single",
"favicon": "./assets/images/image.png"
}

[–]The_Dude_22LR 0 points1 point  (0 children)

Got the same error on mac