Moved to punkbit
Moved to punkbit
Hi, the example for validate needs to be changed to this.on('invalid', ...) and the validation to be executed or tested, needs the second parameter validate to equal true, person.set({ ......
I've been using livereload chrome extension that inserts a http://[...]/livereload.js into the document. Unfortunately, I'm working on a project that requires https and I expected to replicate that locally but...
**Overview** When running the example shell scripts an error is thrown "No such file or directory (os error 2)". These changes provide a fix. **Requirements** Checkout the branch and run...
Hi, First of all thanks a lot for sharing, saved me lot's of time! I'm using ui-router and resolving if a given user has "liked a page" or not. If...
### Summary Hi, after updating to latest version helix 24.3 (2cadec0b) and editing my daily note taking file, noticed that Helix modified it. Unfortunately the file is named "todo.txt" which...
# Why? When setting the pathPrefix of `gatsby-config.js` to anything else then `/`, the landing page CTA button which links to `/api-documentation` fails. Thus, removed the slash to fallback gracefully...
HI, I've been testing Git for deployment by adding a remote location that is setup as --bare to my local environment and using git to push! I found about git-deploy...
# Description The Ursa process finishes with exit code 132 (interrupted by signal 4: SIGILL) on some XEON CPUs. A Docker image is provided, prebuilt on an x86_64 DigitalOcean Intel...
# Description On Docker stack launch, fresh install, fresh VPS launch there's an error "Can't read alerting provisioning files from directory". # Environment - Ubuntu 22.04 LTS # Demo ```...
# Description On first run, if a config does not exist the error message causes node operators to question it as a big problem. Seems that if instead, we change...