wbraganca / vagrant-php-boxes

A custom Vagrant Box for PHP Web Development.
Other
9 stars 4 forks source link

Message: undefined local variable or method `fileSettings' #1

Open seak6adtn59v opened 6 years ago

seak6adtn59v commented 6 years ago

When I run vagrant up it gives below error:

There was an error loading a Vagrantfile. The file being loaded and the error message are shown below. This is usually caused by an invalid or undefined variable.

Path: /Users/macuser/vagrants/mysitename/provision/php56.rb
Line number: 0
Message: undefined local variable or method `fileSettings'
seak6adtn59v commented 6 years ago

OK, resolved this by adding Github token, why it is needed?

faustynm commented 6 years ago

Where you add this Github token ?