Could not find HammerJS in angular 6

There are 2 ways to solve this problem:

  1. Either include the (main) import in your main module’s file or polyfills.ts:

    import 'hammerjs';
    
  2. Or include the script from a CDN into your index.html file:

    <head>
      <!-- ... -->
      <script src="https://cdnjs.cloudflare.com/ajax/libs/hammer.js/2.0.8/hammer.min.js"></script>
      <!-- ... -->
    </head>
    

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)