Fernando Figaroli FerX

Results 23 comments of Fernando Figaroli FerX

the error: `Fatal error: Uncaught exception 'Eo\KeyClient\Exception\KeyClientException' with message 'Missing parameters passed: mac' in /var/www/vhosts/*****.net/engine/****/inc/pagamenti/keyclient/vendor/eo/keyclient/src/Payment/AbstractPayment.php:32 Stack trace: #0 /var/www/vhosts/*****.net/engine/*****/inc/pagamenti/keyclient/vendor/eo/keyclient/src/Payment/PaymentResponse.php(24): Eo\KeyClient\Payment\AbstractPayment->__construct(Array) #1 /var/www/vhosts/****.net/engine/****/inc/pagamenti/keyclient/vendor/eo/keyclient/src/Client.php(68): Eo\KeyClient\Payment\PaymentResponse->__construct(NULL)`

Looking at the return url not find var mac . &regione=EUROPE &codAut=TESTOK &alias=payment_testm_urlmac &orario=165426 &data=20160208 &importo=1 &$BRAND=MasterCard &tipoProdotto=MASTERCARD+-+CREDIT+-+N &cognome=******* &languageId= &pan=525599XXXXXX9992 &nazionalita=ITA &divisa=EUR &email=f******** &scadenza_pan=201612 &esito=OK &codTrans=14537 &nome=******** &messaggio=Message+OK

This command compile. ```tsc --skipLibCheck faceDetection.ts``` But then it doesn't work error: ``` UnhandledPromiseRejectionWarning: TypeError: this.backend.register is not a function at Engine.registerTensor (/home/ff/nodejs/face-api.js/node_modules/@tensorflow/tfjs-core/dist/engine.js:468:30) ```

@amoshydra can you give us more information for use in nuxt? how do you load the plugin? did you modify it and build it? thanks.

News ? thanks.

@icebob I am working on a pull request that can execute code like this, before implementing the tests I wanted to know if you like it ```javascript let Validator =...

My tests show this: ``` _.multiply(14, 100); // => 1400 ```

I solved it using type string with a regex pattern