| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1012,6 +1012,8 @@ The resolver can throw the following errors: | |||
| 1012 | 1012 | subpath in the package for the given module. | |
| 1013 | 1013 | * _Package Import Not Defined_: Package imports do not define the specifier. | |
| 1014 | 1014 | * _Module Not Found_: The package or module requested does not exist. | |
| 1015 | + * _Unsupported Directory Import_: The resolved path corresponds to a directory, | ||
| 1016 | + which is not a supported target for module imports. | ||
| 1015 | 1017 | ||
| 1016 | 1018 | ### Resolver Algorithm Specification | |
| 1017 | 1019 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments