E6003 Imports Errors

Imports

directory '%s' contains no .ez files

When this occurs

Module file with syntax errors

Example error message

error[E6003]: invalid module 'foo': parse error

How to fix

Check the module file for syntax errors.

Related errors