Kangzeroos-AWS-Cognito-Boilerplate icon indicating copy to clipboard operation
Kangzeroos-AWS-Cognito-Boilerplate copied to clipboard

Results 4 Kangzeroos-AWS-Cognito-Boilerplate issues
Sort by recently updated
recently updated
newest added

style.js:25 Uncaught TypeError: Super expression must either be null or a function, not undefined at _inherits (style.js:25) Line 25 of style.js ```function _inherits(subClass, superClass) { if (typeof superClass !== "function"...

please upload the model folder in Boilerplate_Backend

After cloning the project and running npm install and npm run start, when I access the url http://localhost:8080/webpack-dev-server/index.html I get the following stack trace: Uncaught TypeError: Super expression must either...

Firstly, great job on this boilerplate! So, I was wonder if you would be open to a pull request that would clean up some of the code? The way it...