-
I got this problem when i tried this command : npm install file:///var/www/html/swell/horizons/node_modules/@swell/cli/dist/bin/swell-2acb6c0f.js:21659 ArgError: option requires argument: --store npm ERR! A complete log of this run can be found in: |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
@racsou We're preparing a fix that includes lots of changes to the way Horizon is installed. In the meantime you can use this branch https://github.com/swellstores/horizon/tree/fix/swell-cli-sdv2. The main difference is you'll also have to declare a |
Beta Was this translation helpful? Give feedback.
@racsou We're preparing a fix that includes lots of changes to the way Horizon is installed. In the meantime you can use this branch https://github.com/swellstores/horizon/tree/fix/swell-cli-sdv2.
The main difference is you'll also have to declare a
SWELL_STOREFRONT_ID
env var as described in the README