79386757

Date: 2025-01-25 13:06:01
Score: 0.5
Natty:
Report link

make sure, you have no spaces in the path of your project. If you have spaces and need them, try to change the expo configuration

{"expo":{
  ...
    "web": {
      ...
        "output": "single"

instead of "output": "static". After the change expo needs to be restarted

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: J R