Skip to content

Update Node.js from 12.x to 14.x on Vagrant

Takuya Noguchi requested to merge update-node-to-14-on-vagrant into master

What does this Merge Request do?

Updates Node.js from 12.x to 14.x on Vagrant, by following up !1781 (merged) and !1777 (merged).

Merge Request checklist

  • Tests added for new functionality. If not, please raise Issue to follow-up.
  • This change is backward compatible. If not, please include steps to communicate to our users.
  • Documentation added/updated, if needed.
  • gdk doctor test added, if needed.

Merge request reports