broidHQ / integrations

Connect your App to Multiple Messaging Channels with the W3C Open standard.
https://www.broid.ai
GNU Affero General Public License v3.0
746 stars 83 forks source link

broid-alexa cannot be resolved #82

Closed jcampbell05 closed 7 years ago

jcampbell05 commented 7 years ago

broid-alexa cannot be resolved, when using NPM version 3. However it does exist in my modules, not sure if there is anything I can do ?

killix commented 7 years ago

Can you send me the exact command you try? All look good for me:

screen shot 2017-03-13 at 8 54 11 am

ghost commented 7 years ago

So I install like so npm install --save broid-alexa and it installed correctly however var broidAlexa = require('broid-alexa') fails to locate it under NPM 3

killix commented 7 years ago

ok found it the issue is coming from https://github.com/broidHQ/integrations/blob/master/broid-alexa/package.json#L4 i will fix it.

killix commented 7 years ago

fix with version 1.0.1