laravel - Require/Use npm module in elixir -


i'm tring use es2015 elixir (first time) , have problem jquery validator:

uncaught typeerror: $(...).validate not function(…).

my code:

enter image description here

i try use require('jquery-validation/dist/jquery.validate') don't work.

what doing wrong?


Comments

Popular posts from this blog

java - SSE Emitter : Manage timeouts and complete() -

jquery - uncaught exception: DataTables Editor - remote hosting of code not allowed -

java - How to resolve error - package com.squareup.okhttp3 doesn't exist? -