noyessie

Results 7 issues of noyessie

I have got > write EPIPE WriteWrap.afterWrite I don't know why and how to solve this. this is my parameter: ``` let avconv_params = [ "-i","pipe:0", "-r","25", "-ss","1", "-frames:v","1", "-f","image2",...

When i'm use time picker in boostrap modal, it appear under the modal box. How can i bring it in front of dialog ?

#### What type of issue are you creating? - [ x ] Bug - [ ] Enhancement - [ x ] Question #### What version of this module are you...

Hi My NFS server needs credentials ( for security reason ). Is there a way to specify the NFS credentials ? Thanks.

lifecycle/stale

Hi Please i have a cluster on MongoAtlas. I want to connect mongo express to the cluster. Which configuration should i change for that ?

This bug appear when some candidate answer variant don't have head tokens. After the first stream pipeline, `Set heads = TypeUtil.getCandidateAnswerVariants(jcas).stream() .map(TypeUtil::getCandidateAnswerOccurrences).flatMap(Collection::stream) .map(TypeUtil::getHeadTokenOfAnnotation).collect(toSet());` one token is null ( only one...

How to add @angular/core module to projet. I got not found. `error TS2307: Cannot find module '@angular/core'.`