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
$ assert-lerna-independent-version-tags
pid: 362510
module.js:550
throw err;
^
Error: Cannot find module './packages/polaris_icons/package.json'
at Function.Module._resolveFilename (module.js:548:15)
at Function.Module._load (module.js:475:25)
at Module.require (module.js:597:17)
at require (internal/module.js:11:18)
at [eval]:1:13
at ContextifyScript.Script.runInThisContext (vm.js:50:33)
at Object.runInThisContext (vm.js:139:38)
at Object.<anonymous> ([eval]-wrapper:6:22)
at Module._compile (module.js:653:30)
at evalScript (bootstrap_node.js:479:27)
polaris_icons is tagged as 0.3.0, but its package.json version is .
The text was updated successfully, but these errors were encountered:
This line:
shipit-engine/lib/snippets/assert-lerna-independent-version-tags
Line 19 in 740b8a9
Fails deploys of polaris-icons for packages not in
/packages/
.In this deployment:
https://shipit.shopify.io/shopify/polaris-icons/libraries-js/deploys/843212
The version in ./packages-ruby/polaris_icons/package.json isn't being detected correctly:
The text was updated successfully, but these errors were encountered: