UTCWeb / particle

A starter kit for using the prototyping tool, Pattern Lab, in tandem with a Drupal theme. Utilizes Webpack for all asset management.
https://phase2.gitbook.io/frontend/
GNU General Public License v2.0
0 stars 10 forks source link

UTC-2674: Update nodejs to 16. #617

Open UTCGilligan opened 5 months ago

UTCGilligan commented 5 months ago

See #475 for additional changes needed.

Pull Request

Closes UTCCloud Issue 2674

npm run test has a few fails but they don't affect the build; frontend assets look fine for home and interior pages.

Issue Description

Avoid NodeJS deprecation warnings during Lando start.

Summary of Changes

Node 16 works for the Particle build, so I incremented the version in .nvmrc