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
{{ message }}
This repository was archived by the owner on Mar 12, 2019. It is now read-only.
Hi, I am trying to run a .json file that I coded for use with spiceweasal for chef deployments. Whenever I try to use spiceweasel on my git bash shell, I get a file load error from the spiceweasal binary where it says "require 'spiceweasal'" (line 21). (Error shown below)
I cloned the repo for spiceweasal (version 2.8) from Github using git clone and installed its dependencies using bundler. The spiceweasal bin directory is also in my environment variables PATH.
I would greatly appreciate any help you could offer me, Thanks.