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
{{ message }}
This repository was archived by the owner on Jan 18, 2022. It is now read-only.
After editing my package.json and gulp files properly to work with laravel-elixir-vue-2, I had to remove entirely the node modules directory and run npm install in order to get the correct version of the vue-loader (see below). The vue loader was still at version 8.x
NOTE: the master branch now hosts 9.x which only works with Vue 2.0. For version 8.x which works with Vue 1.x, see the 8.x branch.
not a big deal, maybe just on my machine, anyway.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
After editing my package.json and gulp files properly to work with laravel-elixir-vue-2, I had to remove entirely the node modules directory and run npm install in order to get the correct version of the vue-loader (see below). The vue loader was still at version 8.x
NOTE: the master branch now hosts 9.x which only works with Vue 2.0. For version 8.x which works with Vue 1.x, see the 8.x branch.
not a big deal, maybe just on my machine, anyway.
The text was updated successfully, but these errors were encountered: