john1726
john1726
Thank you for helping me get the "esprima-six" issue sorted out! Now, after setting everything up according to the readme and install files, this is the error I'm receiving: ```...
When I clone the repo and attempt to do npm install with node 5.7.8, here are the errors I'm getting: ``` npm ERR! 404 Registry returned 404 for GET on...
When I attempt to run, I get this error: ``` An unhandled exception occured. 08-13 12:15:51.419 E/mono ( 1516): 08-13 12:15:51.419 E/mono ( 1516): Unhandled Exception: 08-13 12:15:51.419 E/mono (...
When I try to run the android application, here are the errors I'm getting, using Visual Studio 2015 Update 3: ``` 1>100% ... 6793kb of 6793kb copied 1>:Deployment failed 1>Mono.AndroidTools.InstallFailedException:...
Please note that I have added the following files to emacs: ``` unicode-fonts.el font-utils.el ucs-utils.el list-utils.el ``` Why I try to re-load my .emacs, this is the error I'm getting:...
When I attempt to build your code in Visual Studio 2015, here are the errors I'm getting. ``` Severity Code Description Project File Line Error Error signing output with public...
## Describe the bug A clear and concise description of what the bug is. Please include what you were expecting to happen vs. what actually happened. ## To Reproduce Steps...