You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have read the tutorials and know the correct effect of the functional design.
There are no similar question on existing issues (including closed ones).
I searched the Internet for related problems, but still couldn't solve it.
My question is based on the latest code of master branch.
Description
If you're using WSL2 (Ubuntu) on Windows, then installing yq is not quite straightforward. It's installed through snap, and snap can't be installed on WSL2 due to the systemd dependency.
There are hacks, please refer to this github issue, but none of them are persistent solutions.
Any chance we can use some yq alternative in create_pages.sh script?
The text was updated successfully, but these errors were encountered:
Checklist
master
branch.Description
If you're using WSL2 (Ubuntu) on Windows, then installing
yq
is not quite straightforward. It's installed throughsnap
, andsnap
can't be installed on WSL2 due to thesystemd
dependency.There are hacks, please refer to this github issue, but none of them are persistent solutions.
Any chance we can use some
yq
alternative increate_pages.sh
script?The text was updated successfully, but these errors were encountered: