In your .upsun/config.yaml file, set the npm version to latest as follows:
dependencies:
nodejs:
npm: latestIn your .upsun/config.yaml file, set the npm version to latest as follows:
dependencies:
nodejs:
npm: latest
Comments
Please sign in to leave a comment.