Closed tuoitrexuquang closed 8 years ago
Thanks, i work now
How you have fixed it I can't start it working with webpack and angular 2.0.0
when do
import { ToastyModule } from 'ng2-toasty';
it do not recognize ng2-toasty as well as
ToastyModule, ToastyService, ToastyConfig, ToastOptions, ToastData from 'ng2-toasty'
I'm using angular 2 latest version and webpack. But i can't not import and use it i follow document from https://github.com/akserg/ng2-toasty
I got error: Module '"../node_modules/ng2-toasty/index"' has no exported member 'ToastyModule'. when import { ToastyModule } from 'ng2-toasty';
Could you pls help? thanks