uclibs / staff-directory-23

1 stars 0 forks source link

Use NVM #187

Closed hortongn closed 2 months ago

hortongn commented 3 months ago

Add a .nvmrc file to the root of the repository with contents 12.22.12

Update the README instructing users to run nvm use to set the appropriate node version. Add nvm to the list of prerequisites.

Update Capistrano to "install" and "use" the node version in .nvmrc when deploying to servers (depends on Samantha first configuring nvm on the servers)

Verify everything still works.

haitzlm commented 2 months ago

moved to jira