aurelhubert / ahbottomnavigation

A library to reproduce the behavior of the Bottom Navigation guidelines from Material Design.
3.83k stars 682 forks source link

Can't resolve 'ui/core/proxy' #385

Open mbengchan opened 5 years ago

mbengchan commented 5 years ago

Hey guys am having issues using this plugin in the latest nativescript-vue version 2.0.0-alpha.3. An error is being generated

ERROR in ../node_modules/nativescript-bottomnavigation/bottomnavigation-common.js Module not found: Error: Can't resolve 'ui/core/proxy' in '/home/alain/Documents/jekalowa/andriod/node_modules/nativescript-bottomnavigation' @ ../node_modules/nativescript-bottomnavigation/bottomnavigation-common.js 21:14-38 @ ../node_modules/nativescript-bottomnavigation/bottomnavigation.js @ ./main.js

Please can anyone help?