Keyboard Support

Contact and Search

Keyman.com Homepage

Header bottom

Keyman.com

Other versions
Version 19.0Version 18.0 (current version)Version 17.0

Index

On this page

You are viewing an old version of this documentation. Click here to open the current version, 18.0.

Compiler Messages Reference for @keymanapp/kmc-model-info


Code Identifier Message
KM08001 FATAL_UnexpectedException This is an internal error; the message will vary
KM08002 ERROR_FileDoesNotExist File <param> does not exist.
KM08003 ERROR_FileIsNotValid File <param> could not be parsed: unknown error.
KM08004 WARN_MetadataFieldInconsistent Warning: field <param> value "<param>" does not match "<param>" found in source file metadata.
KM08005 ERROR_InvalidAuthorEmail Invalid author email: <param>
KM08006 ERROR_LicenseFileIsMissing License file <param> does not exist.
KM08007 ERROR_LicenseFileIsDamaged License file <param> could not be loaded or decoded.
KM08008 ERROR_LicenseIsNotValid An error was encountered parsing license file <param>: <param>.
KM08009 ERROR_NoLicenseFound No license for the model was found. MIT license is required for publication to Keyman lexical-models repository.
KM0800A ERROR_DescriptionIsMissing The Info.Description field in the package <param> is required, but is missing or empty.