dl748

Results 7 comments of dl748

Agreed, I had to roll back to 3.1.6 to get it to compile correctly

Still experiencing this, however, I have stopped using this plugin in favor of using serverless-webpack + ts-loader

I had the same problem, unfortunately, even the master has no support for JSON in the preview window, only if the type is text. I added some code to readyStateChange...

Looks to be a problem with either Pidgin or the Plugin. Once I got the error, reconnecting always returned this error. Restarting Pidgin, allowed me to log.

I don't think its being honored then, because it only installs the latest version of 2... 2.1.8...... Fresh install shows ``` ├─┬ [email protected] │ └─┬ [email protected] ``` changing the package.json...

This is not a shell problem. Even the browser one does this -> `{"date":"3\/10\/2016"}` http://zaa.ch/jsonlint/ produces (incorrect) ``` { "date": "3\\/10\\/2016" } ``` but jsonlint.com produces (correct) ``` { "date":...

Adding my log to this [log_220614041028.log](https://github.com/StrangeLoopGames/EcoIssues/files/8903973/log_220614041028.log) . Its worth noting that the EcoServer32.exe shows in Task Manager as getting up to 2GB of used RAM. I was surprised that the...