Brian Heise

Results 6 issues of Brian Heise

I'm not sure if this is specific to the file I was working with or if it applies to all file that use curly braces, but I wanted to bring...

Currently if you have an optional field in Rust: ```rs struct Something { maybe_not_there: Option } Something { maybe_not_there: None } ``` And you serialize it using this crate, you...

This application fails to run. Instead, we get the following error output in the browser console: ``` Uncaught (in promise) TypeError: Failed to execute 'compile' on 'WebAssembly': Incorrect response MIME...

TLDR. Run that command and it'll delete everything in the current directory. This appears to only happen when the current directory is a valid project.

Hey, thanks for this great template! I was wondering how I could specify which tsconfig file to use, though. I have different configs based on whether I'm building for development...

This happens with yarn, but not with npm. Please let me know if you need any more details than this to solve the issue. ``` Arguments: /Users/brianheise/liferay/demos/ce-cli/build/node/bin/node /Users/brianheise/liferay/demos/ce-cli/build/node/lib/node_modules/yarn/yarn-1.13.0.js --production false...