Hello everyone!
I am new and have been trying to create a website using the following theme:
I seem to have an issue with Alpine.js when trying to run the server and I’m unsure how to resolve the issue.
The command I use is:
Hugo server -D -t tailbliss
The error message I get is:
Error: Error building site: JSBUILD: failed to transform “js/alpine.js” (text/javascript): “C:\Hugo\demo\themes\tailbliss\assets\js\alpine.js:1:19”: Could not resolve “alpinejs”
Would anyone know how I can get this theme to run?
Thanks a lot for any help!