Aaron
Aaron
node: 6.x mongo: 3.x This issue does not happen when I run production ``` npm run start ``` Issue heappens whe runing `dev` I get an ERR_EMPTY_RESPONSE on chrome when...
I recently tried to check if #602 had been addressed in #603, however, in the process I found that the sample app has stopped working. Once the instructions have been...
I am trying to review the project. I somewhat got it going. However I am getting a 401 error everywhere. What other information is needed to report this issue?
Dear OnnoRokomSoftware, I was reviewing the software and I attempted to run it on my machine, however, I ran into trouble. I attempted to use the software with MSSQL. So,...
After installing the generator and choosing gulp, I ran `gulp serve`. However, the app did not load any javascript or css from bower components. I tried to look into the...
Switch Component Enhancement: Add a text description to illustrate the value of each state (on/off)
## 🚀 Feature Proposal It has been my experience that adding a label/text associated with the state of a switch helps the end user understand the purpose and value of...
I read on the repo that you intended to move the `encrypt/decrypt` functions found on `[email protected]` [to another module](https://github.com/barrysteyn/node-scrypt/blob/v2.0/Readme.md#introducing-node-scrypt-version-2). Are there any plans to work on that module?
Hi, This is some awesome code. However, you mention that... > this can be used in any application you like. So, for the purpose of clarification, can you mention somewhere...
Hi, Any thoughts on this one? When I run this... `npm run server` I get... ``` ERROR in ./src/vendor.ts Module build failed: Error: Could not find the following rules specified...
I want to let you all know I have had some issues with the webpack configuration for development (have not tested the production settings) The page does not load any...