Ruslan Gonzalez
Ruslan Gonzalez
I am facing the Issues `Command failed: xclip -selection clipboard -o` in your profile website you guys said that the solution it's "sudo apt-get install xclip" but in Windows OS...
Hey guys, Thanks for this amazing success by allowing poor people communicate over IP with low bandwidth... I am trying to build this on my Fusion PBX (Debian Jessy) which...
By default if you have an unknown role the server throws an error: ```bash [Nest] 12948 - 2020-05-15 17:03:24 [ExceptionsHandler] Role not found: "ASDFASDF" +325454ms AccessControlError: Role not found: "ASDFASDF"...
Everything is working properly but I am getting this error in console using Angular: ```bash ERROR Error: Uncaught (in promise): SyntaxError: Unexpected token 'export' D:\wamp\www\proyectos\1-proyectos_cash\bikes-showcase\node_modules\pnotify\dist\es\PNotify.js:1 let PNotify,posTimer,onDocumentLoaded=()=>{PNotify.defaultStack.context=document.body,window.addEventListener("resize",()=>{posTimer&&clearTimeout(posTimer) ,posTimer=setTimeout(()=>{PNotify.positionAll()},10)})},createStackOverlay=t=>{const e=document.createElement("div");e.classList.add("ui-pnotify-modal-overl ay"),t.context!==document.body&&(e.style.height=t.context.scrollHeight+"px",e.style.width=t.context.scrollWidth+"px"),e.addEventListener("click",()=>{t.over...
First of all, let me thanks to @arechsteiner for this awesome theme as well to the community, I don't know if this would help anybody but I have converted this...
## Expected Behavior If you generate a new project and your global default branch is different than `main` , scripts like affected and format will throw errors. ## Current Behavior...
I tried this... but doesn't seem to be working: ```js import React from 'react'; import { useForm } from 'react-hook-form'; import { ReCaptcha, loadReCaptcha } from 'react-recaptcha-v3'; const verifyCallback =...
`$ docker run --net=host --privileged --restart=always --name container-name-here -d digitaldaz/fusionpbx-docker`
## Bug Report Documentation ## Current behavior You have a link broken at : ` Create a Dockerfile in your project root (e.g., configtut/Dockerfile). Add the contents below to that...
Test is a must have in every application, I just added this file to make sure jest works properly. This PR closes #1