node-api-client icon indicating copy to clipboard operation
node-api-client copied to clipboard

Results 4 node-api-client issues
Sort by recently updated
recently updated
newest added

The module throws on import: ``` ReferenceError: regeneratorRuntime is not defined ```

Hi, I just stumbled upon these outdated links in the Readme. Also, in the code examples there are some imports from `models` that should possibly be from `models2` but I'm...

Hey there, how do I get this up and running with Node 6? I'm getting this error: ``` ReferenceError: regeneratorRuntime is not defined ``` Thanks.

Got this error while trying to npm install the reddit mobile server. I think it is coming from here: https://github.com/reddit/node-api-client/blob/master/package.json#L29 henry@test1:~/reddit-mobile$ sudo npm install npm ERR! git clone --template=/root/.npm/_git-remotes/_templates --mirror...