one cause is if you have quotes on your .env
file
REDIS_PASSWORD="1_secret_password"
remove the quotes
REDIS_PASSWORD=1_secret_password
go mod init $(git remote -v | head -n 1 | sed -E 's/.*:([^\.]+)\..*/\1/' | awk '{print "github.com/"$1}') |
one cause is if you have quotes on your .env
file
REDIS_PASSWORD="1_secret_password"
REDIS_PASSWORD=1_secret_password
SwalPortalDirective
The following example demonstrates a simple Swal with a button.
In this example, you could provide more HTML within your HTML component rather than binding the HTML to an [html]
.
You would still need to import the SwalPortalTargets
in your component.
import { SwalPortalTargets } from '@sweetalert2/ngx-sweetalert2';
export class MyComponent {
public constructor(public readonly swal_targets: SwalPortalTargets) { }
the saddest guy trapped in dayz deer isle alcatraz, trying to get out of the water but can't.
tries to get screenshots instead to feel useful while waiting to get respawned.
}' |
time.Time
's zero value?package main | |
import ( | |
"bufio" | |
"fmt" | |
"github.com/tarm/serial" | |
) | |
func main() { |
ctrl + c gracefully terminates the app using the current terminal
the program output its pid