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
I've installed codeception using composer: Codeception version 2.1.5
I've installed laravel-elixir-codeception via npm
but adding mix.codeception() into gulpfile.js and running gulp watch gives the following error TypeError: mix.codeception is not a function
Any idea about the cause ? I'm running Laravel 5.2 on Debian
The text was updated successfully, but these errors were encountered:
I've installed codeception using composer: Codeception version 2.1.5
I've installed laravel-elixir-codeception via npm
but adding mix.codeception() into gulpfile.js and running gulp watch gives the following error
TypeError: mix.codeception is not a function
Any idea about the cause ? I'm running Laravel 5.2 on Debian
The text was updated successfully, but these errors were encountered: