Skip to content

Fix compile errors, due to not finding the path in the React module#30

Closed
JuriaanGregor wants to merge 1 commit into
Roblox:mainfrom
JuriaanGregor:fix-compile-errors
Closed

Fix compile errors, due to not finding the path in the React module#30
JuriaanGregor wants to merge 1 commit into
Roblox:mainfrom
JuriaanGregor:fix-compile-errors

Conversation

@JuriaanGregor

@JuriaanGregor JuriaanGregor commented May 9, 2026

Copy link
Copy Markdown

Hi Roblox team,

The following PR resolves #29, currently a clean wally install causes the React module to fail since it can't find the required modules.

This doesn't happen in the test suite, but it does happen on production (= the wally install)

After the PR the result of the include is the following:
CleanShot 2026-05-09 at 12 20 48@2x

@JuriaanGregor JuriaanGregor requested a review from a team as a code owner May 9, 2026 10:11
@JuriaanGregor JuriaanGregor requested a review from mossesia-rbx May 9, 2026 10:11
@jkelaty-rbx

Copy link
Copy Markdown
Collaborator

I think the proposed fix here might not be compatible with our internal tooling. I'll investigate further to determine what's causing the project hierarch to be different for wally installation

@jkelaty-rbx

Copy link
Copy Markdown
Collaborator

Closing this as well per: #29 (comment)

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.

When you include Signals as a Wally package, it creates an compile error

2 participants