zyra / ionic-tooltips

Tooltips module for Ionic Apps
MIT License
92 stars 55 forks source link

/ionic-tooltips/dist/index.js not found #68

Open ejerskov opened 5 years ago

ejerskov commented 5 years ago

Describe the bug I get the following error after installing the tooltip and setting up animations and tooltip in my app.module.ts. I've installed the beta version.

./node_modules/ionic-tooltips/dist/index.js
Module build failed: Error: ENOENT: no such file or directory

ionic info

Ionic:

   ionic (Ionic CLI)             : 4.10.2 (/usr/local/lib/node_modules/ionic)
   Ionic Framework               : @ionic/angular 4.1.2
   @angular-devkit/build-angular : 0.13.7
   @angular-devkit/schematics    : 7.2.4
   @angular/cli                  : 7.3.7
   @ionic/angular-toolkit        : 1.4.1

Cordova:

   cordova (Cordova CLI) : 8.1.2 (cordova-lib@8.1.1)
   Cordova Platforms     : ios 4.5.5
   Cordova Plugins       : cordova-plugin-ionic-keyboard 2.1.3, cordova-plugin-ionic-webview 3.1.2, (and 6 other plugins)

System:

   ios-deploy : 1.9.4
   ios-sim    : ios-sim/9.0.0-dev.1 darwin-x64 node-v10.15.1
   NodeJS     : v10.15.1 (/usr/local/bin/node)
   npm        : 6.4.1
   OS         : macOS Mojave
   Xcode      : Xcode 10.2.1 Build version 10E1001
jrquick17 commented 4 years ago

Checkout the updated project here. If it is still an issue file a ticket and I will see what can be done.