Arun Joseph

Results 3 comments of Arun Joseph

I'm also having this issue. In terms of repo-ing, i just did: ``` $ npx create-react-app myapp --template typescript $ npm install zstd-codec ``` and at the top of my...

I've found a fix/work-around. I'm not really that familiar with web development, so not sure if this is the right thing to do, but if you make these changes in...

Although now I run into a separate memory issue: ``` Cannot enlarge memory arrays. Either (1) compile with -s TOTAL_MEMORY=X with X higher than the current value 16777216, (2) compile...