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
As noted in #547, I am still experiencing the same error. I have the newest version of the repository and every time that I try to do a vagrant up (or vagrant provision on an already running box), I get this error.
As noted in #547, I am still experiencing the same error. I have the newest version of the repository and every time that I try to do a vagrant up (or vagrant provision on an already running box), I get this error.
Any thoughts on this one?
Just to clarify, line 285 of my Vagrantfile (which is what was changed in the commit that closed issue 547):
config.vm.provision "shell", path: "https://raw.githubusercontent.com/franzliedke/Vaprobash/patch-3/scripts/nodejs.sh", privileged: false, args: nodejs_packages.unshift(nodejs_version, github_url)
The text was updated successfully, but these errors were encountered: