Skip to content
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

Build directory is not writeable. #46

Closed
edhenry opened this issue Aug 24, 2021 · 1 comment
Closed

Build directory is not writeable. #46

edhenry opened this issue Aug 24, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@edhenry
Copy link

edhenry commented Aug 24, 2021

Bug Report

Description

When attempting to run the log4brains build command I am meet with the following error

Building Log4brains...
[Next]  
[Next]   FATAL  > Build directory is not writeable. https://err.sh/vercel/next.js/build-dir-not-writeable

I have tried multiple versions of node 12+, modifying permissions on directories and passing in basePath arguments, etc.

Steps to Reproduce

  1. Initialize new repo
    log4brains init
  2. Create adr
    log4brains adr new
  3. Build
    log4brains build

Expected Behavior

The command should build the static pages for hosting

Environment

  • Log4brains version: 1.0.0-beta.11
  • Node.js version: v14.0.0
  • OS and its version: Ubuntu 18.04
  • Browser information: Brave Version 1.21.77 Chromium: 89.0.4389.90 (Official Build) (64-bit)
@edhenry edhenry added the bug Something isn't working label Aug 24, 2021
@edhenry
Copy link
Author

edhenry commented Aug 26, 2021

Once I installed the right versions of the dependencies I was able to get the sites to build. Apologies for the false alarm!

@edhenry edhenry closed this as completed Aug 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant