-
Notifications
You must be signed in to change notification settings - Fork 169
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
[Bug]: SolidJS (_$$registry is not defined) when trying to npm run dev #1533
Comments
Output message for building app
|
for type error: would you please try excluding node_modules from your tsconfig btw, you haven't pushed rsbuild related changes to your repo |
I will update it when I get back home |
Updated It @xc2 |
related solidjs/solid-refresh#58 solid-refresh 0.7.3 and 0.7.4 are broken. please try locking solid-refresh to 0.7.2 with package managers |
Version
Details
When trying to access the site through npm run dev it gives an error and error's on build.
![image](https://private-user-images.githubusercontent.com/114923333/302948032-399a6b35-a988-4de0-800f-0bc0ba31ec81.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk0NTc0NDgsIm5iZiI6MTczOTQ1NzE0OCwicGF0aCI6Ii8xMTQ5MjMzMzMvMzAyOTQ4MDMyLTM5OWE2YjM1LWE5ODgtNGRlMC04MDBmLTBiYzBiYTMxZWM4MS5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjEzJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxM1QxNDMyMjhaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT05YjE4NmE4OWM1ZWNmMDBmYWU0ZmRjMjJjZTEyOWJhYzQ3ZmRhZjc4ODBiNmE0Mzc4OWQ4OGJlOTBiMDEwYTBlJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.JjBIDaqL3gZ-YttJqoCzVQjVbc8E2IgE3CMl7Q-Wya8)
![image](https://private-user-images.githubusercontent.com/114923333/302948133-f6b042e9-9320-4ee0-9b5b-c3774774696f.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk0NTc0NDgsIm5iZiI6MTczOTQ1NzE0OCwicGF0aCI6Ii8xMTQ5MjMzMzMvMzAyOTQ4MTMzLWY2YjA0MmU5LTkzMjAtNGVlMC05YjViLWMzNzc0Nzc0Njk2Zi5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjEzJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxM1QxNDMyMjhaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT0yMDk4NzA4YTU5Njc0YWUxOGUxNzU5ODdmNmNlMDgwY2I1NWJkNDVkZmNlNTczMGZlZWM4NmUwZDg4MTY5Y2JhJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.bgLIoQidOfT5uC8ZhKU6f-OTlSvcEDG5FbEHKLhJkIg)
Reproduce link
https://github.com/Alfredoes234/show
Reproduce Steps
The text was updated successfully, but these errors were encountered: