You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are using this library along with serverless framework for a long time but ever since we upgraded the serverless-offline framework to the latest version, we started noticing that the console is logging any colors. So I created a ticket in serverless-offline and upon further investigation, they said that it is due the code being run in the worker thread. Just want to point out there if that is something you can fix in this library. I noticed that you use color package and here is what one of the ticket says about the forked process.
Hello
We are using this library along with serverless framework for a long time but ever since we upgraded the serverless-offline framework to the latest version, we started noticing that the console is logging any colors. So I created a ticket in serverless-offline and upon further investigation, they said that it is due the code being run in the worker thread. Just want to point out there if that is something you can fix in this library. I noticed that you use color package and here is what one of the ticket says about the forked process.
Link to the serverless -offline ticket : dherault/serverless-offline#1570
Link to colors ticket : Marak/colors.js#253
Thanks in advance.
The text was updated successfully, but these errors were encountered: