Problem compiling Gulp in Laravel 5.3

Asked

Viewed 226 times

0

Error while running Gulp Laravel 5.3, already reinstalled all packages. What to do? Follow the mistake you give me:

Vue packages version mismatch:

This may cause Things to work incorrectly. Make sure to use the same version for Both. If you are using Vue-Loader or vueify, re-installing them should Bump Vue-template-Compiler to the Latest.

  • How are you starting your system? Do you use Composer? Try using Composer to manage your packages, then you can make a Laravel new app name_do_app.

  • @Evert what does this have to do with the problem? He’s talking about Gulp, which is an Assets processor. Laravel by default uses one called Elixir. I believe this is the AP query.

  • @Wallacemaxters is gone, boy! Good to have you here to fix and help always! It is that one of the versions of Laravel in git was with Vue 2.0 that is still in release, which may be causing this problem my friend. Probably our friend cloned this repository. That’s what has to do with the questioning. I may be wrong but this is what I understood. Hug

  • 1

    @Evert I’m starting to think he’s gonna have to post it to us package.json his.

  • 1

    @Try creating a new project via Composer and see if Gulp works... then you will see that it may be a question of Vue versioning.

  • I ask the author of the question to add package.json on the question, please.

  • It worked by installing by Composer. Thank you

Show 2 more comments
No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.