Nick Lapshin

Results 3 issues of Nick Lapshin

I'm used Meteor version 1.6.1 and "@babel/runtime": "^7.0.0-beta.55". And I cannot used vue-component into me project. ```sh While loading plugin `vue-component` from package `akryum:vue-component`: module.js:538:15: Cannot find module '/home/rakoth/.meteor/packages/meteor-tool/.1.6.1.5yqujf.i9me2++os.linux.x86_64+web.browser+web.cordova/mt-os.linux.x86_64/dev_bundle/lib/node_modules/@babel/runtime/helpers/builtin/objectSpread' at...

I explored project sources and found that to obtain the playlist list videos running request to 'PlaylistItems' endpoint, instead 'Playlist'. Playlist endpoint and 'playlistItems' have different options. And the 'playlistItems'...

I try to implement integration using typescript. I installed "docusign-esign": "5.18.0" and "@types/docusign-esign": "5.6.2". I tried to use some feature and I was seeing some errors in import. For example,...