Update memory bank: Add node_modules installation entry

This commit is contained in:
Eliza kragh 2026-04-06 15:04:32 -06:00
parent 3906d069a4
commit 95c7ad944c

View file

@ -327,6 +327,11 @@ API_URL=http://localhost:804
- Successfully deployed, new photo now visible to all visitors - Successfully deployed, new photo now visible to all visitors
- Added American Institute of Parliamentarians membership to Certifications section - Added American Institute of Parliamentarians membership to Certifications section
- Now reads: "Certified ADA Coordinator, Insured Registered Parliamentarian (RP) of the National Association of Parliamentarians, Member of the American Institute of Parliamentarians" - Now reads: "Certified ADA Coordinator, Insured Registered Parliamentarian (RP) of the National Association of Parliamentarians, Member of the American Institute of Parliamentarians"
- Installed node_modules locally on Mac to clear VS Code editor errors
- Ran `npm install --legacy-peer-deps` to install 410 packages
- Cleared 56 TypeScript/linter errors that were showing in VS Code
- This only affects local editor display, does not change live website or Git repository
- node_modules folder is ignored by Git (.gitignore)
- **April 4, 2026**: - **April 4, 2026**:
- Added 4 new network relationships to interactive map: - Added 4 new network relationships to interactive map:
- MCDi Board Training in Missoula, MT (April 25, 2026) - MCDi Board Training in Missoula, MT (April 25, 2026)