Tanner Hallman

Results 25 comments of Tanner Hallman

Reporting that `craco --max_old_space_size=4096 build` worked for me, although I am using craco and `build`. I was able to start the development server locally just fine (outside of our docker-container...

Coworks Share your logo (in which case it might be used in the readme / frontpage etc) ![coworks-logo (1)](https://user-images.githubusercontent.com/10327491/97334662-602f5900-1853-11eb-989d-18bad60c2fa0.png) What kind of project? How large? (code base size or team...

What version of `acts-as-taggable-on` are you using?

I was able to get by this problem temporarily by copying the contents of the dependency (here https://github.com/DesignRevision/shards-dashboard/tree/525efdca736a2203b8c3e5f8f64c766841e71c57) into `/src/shards-dashboard`. It at least runs...

My guess would be support for installing license finder with homebrew.

I also can confirm I was getting the same issue as @andrisundae. I used the `Basic.js` example from this repo to try it. For reference, I was working with `[email protected]`...

shits broken since TS was added. try ec2eb89

[Fixed it.](https://codesandbox.io/s/musing-grass-nvpt0?file=/src/App.js:0-2074) Thank you. Some weird caching issue with old versions. I'll get something PR'd this week.