Soheil Rashidi

Results 14 comments of Soheil Rashidi

Since it loads the whole JSON file in memory, you have to have enough RAM available for it to run. On my machine with 16 GB of RAM it works...

Thank you, JP. Is the postinstall script really required? npm automatically installs the sub-dependencies.

That's weird. I'll look into it. May I ask how you run Mailwind in your CI pipeline? Would it help if it was also available a library in addition to...

Can you please include a reproducible sample?

Any plans to merge this? I need to know whether the transaction was canceled by the user or there was an error.

Can you please tell me which styles are not exactly included?

When the post is not long enough to fill the whole container width, the dir="auto" attribute has no effect. Before: After: Unfortunately, I can't get the project to build for...

Can you please include a reproducible sample?

Unfortunately, I didn't write this program with sqlcmd.exe compatibility in mind. However, this project is only a simple wrapper for the excellent https://github.com/patriksimek/node-mssql package. It should't be hard to write...