zepgram / magento2-fast-vm

Optimal vagrant developer box for Magento2. Folders synced by nfs/rsync. This box includes Magento developer utilities.
MIT License
110 stars 35 forks source link

Mage install error #99

Closed jtsSTECH closed 2 years ago

jtsSTECH commented 2 years ago

Fresh install, yielded the following issue.

zepgram: In JsonFile.php line 345: zepgram: zepgram: "/home/vagrant/magento/vendor/composer/installed.json" does not contain val zepgram: id JSON zepgram: Parse error on line 1: zepgram: zepgram: ^ zepgram: Expected one of: 'STRING', 'NUMBER', 'NULL', 'TRUE', 'FALSE', '{', '['

jtsSTECH commented 2 years ago

After blowing away the magento folder, changing provision to magento and retrying it works, but has a different issue.