Ramesh21
Ramesh21
I also faced same and followed below steps and it solved this issue. 1. npm install --save-dev @types/node in aws-mobile-ionic-sample\client folder 2. Adding "typeRoots" and "types" to "compilerOptions" in tsconfig.json...
Not sure about these errors!
I am also facing same issue. SyntaxError: Unexpected token o in JSON at position 1 at JSON.parse () at AwsConfig.load (http://localhost:8100/build/main.js:202068:47) at Object.QueryParams.parseUrl (http://localhost:8100/build/main.js:154652:221) at __webpack_require__ (http://localhost:8100/build/main.js:20:30) at Object. (http://localhost:8100/build/main.js:127225:70)...