Skip to content
This repository has been archived by the owner on Sep 29, 2021. It is now read-only.

vagrant up fails #23

Open
LRParser opened this issue Apr 2, 2015 · 0 comments
Open

vagrant up fails #23

LRParser opened this issue Apr 2, 2015 · 0 comments

Comments

@LRParser
Copy link

LRParser commented Apr 2, 2015

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 reinstalling node-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 reinstalling node-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?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant