Alpine.js theme error for TailBliss

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!

You most likely forgot to run the npm commands. Read and follow the instructions for the theme.

Ahh fair enough, I’ll give that a shot I had no idea. Thank you!

I’ll mark as solved soon if that’s all there is to it.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.