Friday Dec 13
- AppSync (GraphQL, Amplify) & Angular w/Monorepo (Nx)
- AWS Developer Docs Didn't get too far here, but I spun up an AppSync Model in just a few seconds.
- Youtoube Video ✔ Watched
- Youtube vid by Nrwl ✔ Watched
- Tutorial 🏃 In Progress
Friday Dec 13
npm install cypress --save-dev
npx create-nx-workspace
is my current attempt. but got thisAn unhandled exception occurred: Cannot find module 'typescript' See "C:\Users\<usr>\DOWNLO~1\xStore\TMP\1\ng-G70Pzm\angular-errors.log" for further details.
trying again after
npm install typescript
andCypress
is failing with: