-
Notifications
You must be signed in to change notification settings - Fork 906
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failed to Transform ; file "stdin" ; File to Import not found or unreadable. #279
Comments
Have you installed postcss? You need it to build the site assets the first time you run the build. See our prereqs here: https://www.docsy.dev/docs/getting-started/#install-postcss |
@dbiers I think there were similar issues here #235 and #242. By the way, @LisaFC thanks for your work on Docsy, this is awesome stuff. I ran into a similar thing error message today and it turns out I didn't follow all the steps properly. I took some notes and just want to share them here, as some people may stumble upon this issue from time to time. To avoid the
Then try Also, just like here in #270, it may help to upgrade Node.js to the latest version with the Node Package Manager (for example, by running |
This seems to be similar to #464, which you can resolve by upgrading Node. For details see, Install/Upgrade Node.js. I'll close this for now, if you still have the problem, please create a new issue. |
Hugo Version
OS Version
CentOS 8.x x64 (
CentOS Linux release 8.1.1911 (Core)
)Errors
Also attempted to run the docsy example site taken from master branch but received another error:
Unsure of what I'm doing wrong, here. At first I had installed
hugo
usingdnf
oryum
but then read that I needed the extended version. Downloaded and installed the extended version without issue, but still failing to build the site.The text was updated successfully, but these errors were encountered: