-
Notifications
You must be signed in to change notification settings - Fork 2k
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
examples/multi-tenant references "@payloadcms/plugin-multi-tenant": "file:payloadcms-plugin-multi-tenant-3.15.1.tgz", #10602
Comments
I've tried compressing and importing the code found in Running
Switching to Triyng to access
|
Having the same issue. I even tried doing in my package.json but then all the configuration started erroring out.
Looks like the multi configuration fields have changed as well. |
For now, the @pianetarosso I also ran into the Module not found error, which I fixed by |
@bratvanov looks like they just released the latest version to npmjs. Ill give it a try. Earlier, the only version that was available was 0.0.1 which was pretty old and outdated. |
I've tried the fixes you suggested. I'm getting new errors now.
After fixing this you can run Trying to access the admin section throws this error: And I don't know how to fix this |
Describe the Bug
The examples/multi-tenant on the main branch has a reference to file:payloadcms-plugin-multi-tenant-3.15.1.tgz and not an actual version of the plugin.
Link to the code that reproduces this issue
https://github.com/payloadcms/payload/blob/main/examples/multi-tenant/package.json
Reproduction Steps
Open the file https://github.com/payloadcms/payload/blob/main/examples/multi-tenant/package.json and see the file referenced on line 21.
Which area(s) are affected? (Select all that apply)
plugin: other
Environment Info
The text was updated successfully, but these errors were encountered: