Update memory bank: Add node_modules installation entry
This commit is contained in:
parent
3906d069a4
commit
95c7ad944c
1 changed files with 5 additions and 0 deletions
|
|
@ -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)
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue