dimanche 3 avril 2016

Adding NPM module to Ember app

I'm trying to use bootbox in my Ember app with ember-browserify. I have installed bootbox like a npm module and have added next to code:

import Bootbox from 'npm:bootbox';

Bu on compilation with ember-cli I got error:

The Broccoli Plugin: [object Object] failed with:
Error: Cannot find module 'jquery' from '/Users/Crabar/Documents/Programming/EmberDrinkIt/node_modules/bootbox'

Versions: Ember 2.2.0, EmberCLI 2.4.3




Aucun commentaire:

Enregistrer un commentaire