Open gregorskii opened 7 years ago
Hi there,
The PLATFORM_ARRAY names does not evaluate correctly for Amazon EC2 Instances using the Amazon AMI.
PLATFORM_ARRAY
See: https://github.com/chrisdothtml/shopify-themekit/blob/master/lib/install.js#L4
This results in:
/tmp/jenkins5287462192310142847.sh: line 5: /var/lib/jenkins/workspace/<PROJECT>/node_modules/shopify-themekit/bin/theme: cannot execute binary file
Do you know what OS your instance is using?
It’s this amazon ami:
https://aws.amazon.com/amazon-linux-ami/
Hi there,
The
PLATFORM_ARRAY
names does not evaluate correctly for Amazon EC2 Instances using the Amazon AMI.See: https://github.com/chrisdothtml/shopify-themekit/blob/master/lib/install.js#L4
This results in: