microsoftarchive / wunderlist.js

Wunderlist Javascript SDK
https://developer.wunderlist.com/documentation/tools/wunderlist.js
120 stars 29 forks source link

Core is missing? #6

Open nofear87 opened 8 years ago

nofear87 commented 8 years ago

Got the following error:

Cannot find module 'wunderbits.core'

Any ideas?

using node: var WunderlistSDK = require('wunderlist');