Markus Appel

Results 16 comments of Markus Appel

For anyone coming from Google, error messages like: ```scalajsenv.js:26 Uncaught ReferenceError: exports is not defined``` are related to this. Once the PR is completed these issues [should be resolved](https://github.com/scalacenter/scalajs-bundler/issues/193#issuecomment-352534260).

@eed3si9n Thanks for the response, I unfortunately don't have a project I can share. I'd suggest experimenting with very memory intensive compilations/executions and high amounts of data written to STDOUT....

@eed3si9n This problem still persists on the latest version of SBT. You can probably reproduce this very easily: * Create a simple SBT project that writes a lot of output...

To confirm, @asflierl which OS are you using?

@eed3si9n I don't want to be that guy, but this issue still exists, and seems to be common to all Mac users.

@eed3si9n Is probably even enough to have a sbt starter project and just print 100000 or so characters at once, then run it on a Mac.

Given this is a MacOS specific problem, here's how I made these configs proposed by @eed3si9n permanent: ``` cat > /Library/LaunchDaemons/sysctl.plist

Can you rebase?

@linuxgurugamer I have always been open for people to contribute to this, I don't actively contribute code anymore, but I do still maintain the repo and forum posts. So if...