Run npm command v1.0.1

Recently reported 1.0.0 regressions have been fixed.

  • Builds are failing because of missing package.json
  • Escaping broken for passing multiple arguments
  • 1.0 semver check not working properly
  • Getting build failures on 1.0.0

Current release supports standard semantic version strings in the form ā€˜X.Y.Zā€™ only, that is, version strings containing caret or tilde and version ranges will not work.

However, from this patch release, the step will fall back to use the system preinstalled npm in case it fails to read a proper npm version.

1 Like

This topic was automatically closed after 90 days. New replies are no longer allowed.