When I try to deploy my app (with meteor-up mup deploy command) I got this error on build step then I test and found that same error also return when use meteor build command:
Building Started:…
I have used this module in my library https://www.npmjs.com/package/chilkat_win32 I tried using this library in my meteor project. But when I run I get the following error.
W20160616-12:38:10.272(5.5)? (STDERR)
W20160616-12:38:10.272(5.5)? (STDERR)…
I can't find any evidence on whether its possible to write node js code in meteor 1.3 client side. I went through some old questions but those days it was not available. I had read somewhere that it would be possible from 1.3 onwards. But I cannot…