i finally achieve the installation and configuration of the module but when i run the mirror i got this error
WARNING! Could not load config file. Starting with default configuration. Error found: Error: Cannot find module './snowboy/lib/node/index.js'
and yet in my config.js I don’t specify any path. In the package.json of my snowboy folder the path specified in the main is lib / node / index.js so I don’t understand where the problem may come from