[PR #552] [MERGED] Add more context to MODULE_NOT_FOUND errors and how to fix it #1495

Closed
opened 2026-03-01 21:51:25 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/552
Author: @alfredodeza
Created: 3/5/2021
Status: Merged
Merged: 3/13/2021
Merged by: @cplee

Base: masterHead: doc-update


📝 Commits (1)

  • 4c6feca Add more context to MODULE_NOT_FOUND errors and how to fix it

📊 Changes

1 file changed (+12 additions, -2 deletions)

View changed files

📝 README.md (+12 -2)

📄 Description

This update follows many comments on related issues that don't really follow what "your-action-root-directory" is. In my case, I stumbled on this before, and couldn't remember what the fix was a few months later.

The PR gives more context as to what exactly is needed to make this work for running local actions that are getting copied over.

Related comments:


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/nektos/act/pull/552 **Author:** [@alfredodeza](https://github.com/alfredodeza) **Created:** 3/5/2021 **Status:** ✅ Merged **Merged:** 3/13/2021 **Merged by:** [@cplee](https://github.com/cplee) **Base:** `master` ← **Head:** `doc-update` --- ### 📝 Commits (1) - [`4c6feca`](https://github.com/nektos/act/commit/4c6fecacb1623f78f2c21986f50eefb1293dc191) Add more context to MODULE_NOT_FOUND errors and how to fix it ### 📊 Changes **1 file changed** (+12 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+12 -2) </details> ### 📄 Description This update follows many comments on related issues that don't really follow what `"your-action-root-directory"` is. In my case, I stumbled on this before, and couldn't remember what the fix was a few months later. The PR gives more context as to what exactly is needed to make this work for running local actions that are getting copied over. Related comments: * https://github.com/nektos/act/issues/228#issuecomment-753375358 * https://github.com/nektos/act/issues/228#issuecomment-744428603 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 21:51:25 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/act#1495
No description provided.