hayes0724 / shopify-packer

Modern development tool for Shopify using Webpack 5. Easy to extend and customize, zero build config, compatible with Slate and existing websites.
https://hayes0724.github.io/shopify-packer/
MIT License
181 stars 37 forks source link

Global installation of packer fails on installation of @shopify/themekit [BUG] #194

Closed marioloncarek closed 2 years ago

marioloncarek commented 2 years ago

Describe the bug Installation of packer globally is not possible, it hangs forever when trying to install @shopify/themekit (possibly inside themekit installation it fails on typescript installation from npm logs)

To Reproduce Steps to reproduce the behavior:

  1. remove packer completely
  2. try to install packer globally with npm or yarn
  3. installation hangs on @shopify/themekit
  4. No errors, just hangs on installation

Expected behavior installation of packer runs without hangs/errors

System (please complete the following information):

marioloncarek commented 2 years ago

can confirm that this was an npm issue that lasted about 2 days, now everything works normally