Error: (unexpected)

i’m trying to get a key with ‘puffer’ from CB and get this error :

TypeError: puffer.get is not a function

So i tried to see if Bucket is working fine but when i open documents can’t see any documents there and get this error :

Error: (unexpected)

this is the code causing the problem :

puffer.get(‘email@gmail.com’).then( (d)-> console.log d )

Version: 4.1.0-5005 Enterprise Edition (build-5005)

What do you guys think?

This looks more like a problem with getting puffer set up. Unfortunately, I don’t know much about puffer. Can you post your sample project?

Also, have you tried asking about in the puffer project? Maybe try running their samples in your environment?