Skip to content

Fix: could not determine executable to run#35

Merged
bobbyiliev merged 1 commit intomainfrom
bobbyiliev-patch-1
Jan 26, 2025
Merged

Fix: could not determine executable to run#35
bobbyiliev merged 1 commit intomainfrom
bobbyiliev-patch-1

Conversation

@bobbyiliev
Copy link
Contributor

Fixing:

static build
Successfully built your new static website 🤘
Error compling tailwindcss:
Error: Command failed: npx tailwindcss@latest -i ./assets/css/main.css -o /Users/user/www/_site/assets/css/main.css --minify
npm ERR! could not determine executable to run

npm ERR! A complete log of this run can be found in: /Users/user/.npm/_logs/2025-01-26T09_02_06_060Z-debug-0.log

    at ChildProcess.exithandler (node:child_process:422:12)
    at ChildProcess.emit (node:events:517:28)
    at maybeClose (node:internal/child_process:1098:16)
    at Socket.<anonymous> (node:internal/child_process:450:11)
    at Socket.emit (node:events:517:28)
    at Pipe.<anonymous> (node:net:350:12) {
  code: 1,
  killed: false,
  signal: null,
  cmd: 'npx tailwindcss@latest -i ./assets/css/main.css -o /Users/user/www/_site/assets/css/main.css --minify'
}

@bobbyiliev bobbyiliev merged commit 724a0a4 into main Jan 26, 2025
1 check passed
@bobbyiliev bobbyiliev deleted the bobbyiliev-patch-1 branch January 26, 2025 09:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant