I’m trying to use https://import.jekyllrb.com/docs/wordpress/ but get such error:
-e:3: syntax error, unexpected tSTRING_BEG, expecting keyword_do or ‘{’ or ‘(’
“dbname” => “db_name”,
^
-e:3: syntax error, unexpected tIDENTIFIER, expecting end-of-input
“dbname” => “db_name”,
^~~~
how to solve it?