Attempted import error: 'validOperatorSet' is not exported from 'payload/shared' (imported as 'CM'). #10912
Replies: 3 comments
-
Hey @blackmouse572, It's because you are using
|
Beta Was this translation helpful? Give feedback.
-
Hi @akhrarovsaid , Shouldn’t all the packages be sync with same versions? |
Beta Was this translation helpful? Give feedback.
-
Hey @blackmouse572, Not necessarily. If you want all version to be synced across all environments with a certainty, you should pin the versions. In your |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the Bug
While trying to use search plugin to add my own collections by adding to the list
After navigate to /admin i got
I have tried:
node_modules
folders and install againLink to the code that reproduces this issue
https://github.com/blackmouse572/Monga
Reproduction Steps
localhost:3000/admin
Which area(s) are affected? (Select all that apply)
area: core, plugin: search
Environment Info
Beta Was this translation helpful? Give feedback.
All reactions