You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 15, 2019. It is now read-only.
Today if I run one of the commands with Node.js 6.10.2, I get this warning:
Warning: You're using Node.js v6.10.2 but Google Cloud Functions only supports v6.9.1.
It's pretty unlikely that a semver minor or patch would cause problems here. I'd suggest only showing the warning for specifically unsupported/untested major versions.
The text was updated successfully, but these errors were encountered:
Today if I run one of the commands with Node.js 6.10.2, I get this warning:
Warning: You're using Node.js v6.10.2 but Google Cloud Functions only supports v6.9.1.
It's pretty unlikely that a semver minor or patch would cause problems here. I'd suggest only showing the warning for specifically unsupported/untested major versions.
The text was updated successfully, but these errors were encountered: