Jason Wen
Jason Wen
Change binaries to include grammar.default
I am using nearley with the typescript preprocessor and I get this error when I try to use nearley.test: ``` TypeError: rules.map is not a function at Grammar.fromCompiled (C:\Users\jasoney\Documents\GitHub\kun\node_modules\nearley\lib\nearley.js:172:27) at...
When I tried implementing react-juce with my project, it came up with this error: ` Error (active) E0393 pointer to incomplete class type "reactjuce::EcmascriptEngine::Pimpl" is not allowed neutron_SharedCode [my_path_to_react_juce]\react_juce\core\EcmascriptEngine.cpp 42...
### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it On latest main branch the Windows build crashes on startup. Debug mode...