strongloop / strong-globalize

strong-globalize is built on Unicode CLDR and jquery/globalize and implements automatic extraction of strings from JS source code and HTML templates, lint the string resource, machine-translate them in seconds. In runtime, it loads locale and string resource into memory and provides a hook to persistent logging.
Other
25 stars 16 forks source link

Upgrade dependencies #159

Closed raymondfeng closed 4 years ago

dhmlau commented 4 years ago

From the error, it says:

prettier requires at least version 10.13.0 of Node, please upgrade

Are you planning to drop Node.js 8 as well?