mashpie / i18n-node

Lightweight simple translation module for node.js / express.js with dynamic json storage. Uses common __('...') syntax in app and templates.
MIT License
3.09k stars 421 forks source link

Error: Cannot find module Cyclic.sh sever #509

Closed RaviCodin closed 1 year ago

RaviCodin commented 1 year ago

Error: Cannot find module '../utils/errorHandler.js'

mashpie commented 1 year ago

I18n does not use any of those modules. My bet is, there is something wrong in your project setup.