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 has been archived by the owner on Sep 29, 2021. It is now read-only.
When running vagrant up (and even trying reprovision) I consistently get this error:
==> default: build static files
==> default: Loading "sass.js" tasks...
==> default: ERROR
==> default: >> Error:
libsass
bindings not found. Try reinstallingnode-sass
?==> default: Loading "Gruntfile.js" tasks...
==> default: ERROR
==> default: >> Error: Cannot find module '../../config/config'
==> default: >> No "symlink" targets found.
==> default: Warning: Task "symlink" failed. Use --force to continue.
==> default: Aborted due to warnings.
==> default:
==> default:
==> default: Execution Time (2015-04-02 17:25:39 UTC)
==> default: loading tasks 938ms ▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ 100%
==> default: Total 939ms
==> default: Loading "sass.js" tasks...
==> default: ERROR
==> default: >> Error:
libsass
bindings not found. Try reinstallingnode-sass
?==> default: Loading "Gruntfile.js" tasks...
==> default: ERROR
==> default: >> Error: Cannot find module '../../config/config'
==> default: Warning: Task "compile" not found. Use --force to continue.
==> default: Aborted due to warnings.
==> default:
==> default:
==> default: Execution Time (2015-04-02 17:25:40 UTC)
==> default: loading tasks 772ms ▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ 100%
==> default: Total 773ms
The SSH command responded with a non-zero exit status. Vagrant
assumes that this means the command failed. The output for this command
should be in the log above. Please read the output to determine what
went wrong.
Has anyone been able to use the latest codebase to deploy a working VM?
The text was updated successfully, but these errors were encountered: