RAFAEL S GUIMARÃES
RAFAEL S GUIMARÃES
hey try read this https://stackoverflow.com/questions/60394291/error-node-modules-node-sass-command-failed and https://www.npmjs.com/package/node-sass/v/6.0.0
> hey try read this https://stackoverflow.com/questions/60394291/error-node-modules-node-sass-command-failed and https://www.npmjs.com/package/node-sass/v/6.0.0 solved with nodejs:16 and node-sass 6.0.0(I update to this version in package.json)
tambem tentei fazer a requisicao manualmente e tive outro tipo de retorno ` public function capturePaymentInternal($paymentId,$amount) { //{{apiUrl}}/1/sales/{{paymentId}}/capture $headers = new Headers(); $headers->addHeaderLine("MerchantId", $this->cielo_merchant_id); $headers->addHeaderLine("MerchantKey", $this->cielo_merchant_key); $headers->addHeaderLine("Content-Type", 'text/json'); $headers->addHeaderLine("Content-Length", 0);...
Apos dias de analise e tentar alguma solucao usado o SDK, implementei minha propria API conforme documentacao da Cielo. Porem achei uma segunda alternativa que seria, ja passar o parametro...
> Mandei um e-mail para a Cielo descrevendo esse erro, estou aguardando retorno. > Quando me retornarem vou postar aqui a resposta. > Isso é coisa deles. eu mandei pedindo...
Have the same error with ionic ERROR TypeError: Cannot read property 'createRange' of undefined at InputManager.get inputSelection [as inputSelection] (ngx-currency.js:54) at InputService.get inputSelection [as inputSelection] (ngx-currency.js:356) at InputHandler.handleInput (ngx-currency.js:392) at...
Same issue on Angular 8 ERROR NullInjectorError: StaticInjectorError(AppModule)[FileUploadInputFor -> ElementRef]: StaticInjectorError(Platform: core)[FileUploadInputFor -> ElementRef]: NullInjectorError: No provider for ElementRef!