paliarush / magento2-vagrant-for-developers

Vagrant Box for Magento 2 Developers
MIT License
447 stars 165 forks source link

SSH command responded with a non-zero exit status. #214

Open bonchevski opened 6 years ago

bonchevski commented 6 years ago

So this is kinda the final output once I initially run "vagrant up" . I've followed the steps until here but it doesn't allow me to run the bash init_project.sh due to files not being there. I'm completely lost on how to get going.... Any help would be MUCH appreciated , thank you in advance!

magento2.vagrant111: dpkg-query: package 'nodejs' is not installed and no information is available magento2.vagrant111: Use dpkg --info (= dpkg-deb --info) to examine archive files, magento2.vagrant111: and dpkg --contents (= dpkg-deb --contents) to list their contents. magento2.vagrant111: dpkg-query: package 'npm' is not installed and no information is available magento2.vagrant111: Use dpkg --info (= dpkg-deb --info) to examine archive files, magento2.vagrant111: and dpkg --contents (= dpkg-deb --contents) to list their contents. magento2.vagrant111: [2018-10-29 14:47:12] > Installing js build tools [/tmp/vagrant-shell] ==> magento2.vagrant111: Running provisioner: export_env_variables_recurring (shell)... magento2.vagrant111: Running: C:/Users/victo/AppData/Local/Temp/vagrant-shell20181029-4580-pyokkj.sh magento2.vagrant111: [2018-10-29 14:50:53] Exporting environment variables [/tmp/vagrant-shell] ==> magento2.vagrant111: Running provisioner: host_compress_magento_code (host_shell)... [stderr] /usr/bin/tar: You must specify one of the '-Acdtrux', '--delete' or '--test-label' options Try '/usr/bin/tar --help' or '/usr/bin/tar --usage' for more information.

==> magento2.vagrant111: Running provisioner: guest_uncompress_magento_code (shell)... magento2.vagrant111: Running: inline script 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.