Open Piterden opened 5 years ago
@Piterden Can you help me with more details on how you tried to launch it?
@Piterden Thanks. I will have a look and keep you updated
@Piterden please update the code, I've removed the unnecessary dependency to fsevents and updated the other dependencies. Thanks for identifying the bug :D
I have updated code. There also was the error with wrong localization files and not in the test app but in the core. colors reversed don't pay attention
Do you have a Telegram messenger?
I don't use Telegram. I will try to create a Slack workspace for this project... The file that you corrected is ok, because the translations used for the validation engine (Joi) are in the .joi.js file.
It happens cause of
fsevents
package, which not supported by linux.Is it possible to avoid of using that?