← Back to Knowledgebase

Troubleshooting

Fixing No Such Export Errors

A No such export error usually means:
- The dependency is not started.
- The resource name is wrong.
- The export name is wrong.
- The script version changed.
- The resource starts too late.

Check the dependency documentation and make sure it starts before your script.