darshanbaral / aafu

Portfolio theme with blog
https://themes.gohugo.io/aafu/
MIT License
47 stars 58 forks source link

Setup directions do not yield expected results #32

Closed hrokr closed 7 months ago

hrokr commented 7 months ago

On an M1 mac and following the directions on the theme page here gives the following error:

Start building sites …
hugo v0.121.2-6d5b44305eaa9d0a157946492a6f319da38de154+extended darwin/arm64 BuildDate=2024-01-05T12:21:15Z VendorInfo=brew

Built in 4119 ms
Error: error building site: POSTCSS: failed to transform "main.css" (text/css). Check your PostCSS installation; install with "npm install postcss-cli". See https://gohugo.io/hugo-pipes/postcss/: binary with name "npx" not found
darshanbaral commented 7 months ago

You need to install some node packages. See the updated README (https://github.com/darshanbaral/aafu#installation)