Issues with hugo on new laptop

Sadly this is not working for me, now when I try to do hugo new content food.md I get Error: failed to resolve "content" to a archetype template and when I try to do hugo server to look at the site I get a bunch of errors.

Start building sites … 
hugo v0.92.2+extended linux/amd64 BuildDate=2023-01-31T11:11:57Z VendorInfo=ubuntu:0.92.2-1ubuntu0.1
ERROR 2024/02/02 20:12:02 render of "page" failed: execute of template failed: template: _default/single.html:4:11: executing "_default/single.html" at <partial "head.html" .>: error calling partial: "/home/kscorpio/Desktop/scorpiosec/layouts/partials/head.html:24:55": execute of template failed: template: partials/head.html:24:55: executing "partials/head.html" at <resources.ToCSS>: error calling ToCSS: no Resource provided in transformation
ERROR 2024/02/02 20:12:02 render of "page" failed: execute of template failed: template: _default/single.html:4:11: executing "_default/single.html" at <partial "head.html" .>: error calling partial: "/home/kscorpio/Desktop/scorpiosec/layouts/partials/head.html:24:55": execute of template failed: template: partials/head.html:24:55: executing "partials/head.html" at <resources.ToCSS>: error calling ToCSS: no Resource provided in transformation
ERROR 2024/02/02 20:12:02 render of "page" failed: execute of template failed: template: _default/single.html:4:11: executing "_default/single.html" at <partial "head.html" .>: error calling partial: "/home/kscorpio/Desktop/scorpiosec/layouts/partials/head.html:24:55": execute of template failed: template: partials/head.html:24:55: executing "partials/head.html" at <resources.ToCSS>: error calling ToCSS: no Resource provided in transformation
ERROR 2024/02/02 20:12:02 render of "page" failed: execute of template failed: template: _default/single.html:4:11: executing "_default/single.html" at <partial "head.html" .>: error calling partial: "/home/kscorpio/Desktop/scorpiosec/layouts/partials/head.html:24:55": execute of template failed: template: partials/head.html:24:55: executing "partials/head.html" at <resources.ToCSS>: error calling ToCSS: no Resource provided in transformation
Error: Error building site: failed to render pages: render of "page" failed: execute of template failed: template: _default/single.html:4:11: executing "_default/single.html" at <partial "head.html" .>: error calling partial: "/home/kscorpio/Desktop/scorpiosec/layouts/partials/head.html:24:55": execute of template failed: template: partials/head.html:24:55: executing "partials/head.html" at <resources.ToCSS>: error calling ToCSS: no Resource provided in transformation
Built in 51 ms