Something went wrong when use “table” component. the page stay old state when publish.
localhost stay error infomation
Module not found: Can't resolve '@plasmicpkgs/plasmic-rich-components'
> 31 | import { RichTable } from "@plasmicpkgs/plasmic-rich-components"; // plasmic-import: k4RvFQUTZKCU/codeComponent
"dependencies": {
"@ant-design/icons": "^5.0.1",
"@ant-design/pro-components": "^2.4.14",
"@plasmicapp/cli": "^0.1.275",
"@plasmicapp/react-web": "^0.2.209",
"@plasmicpkgs/antd": "^2.0.50",
"@plasmicpkgs/antd5": "^0.0.55",
"@plasmicpkgs/plasmic-rich-components": "^1.0.67",
"antd": "^5.4.7",
"eslint": "8.40.0",
"eslint-config-next": "13.4.1",
"next": "13.4.1",
"react": "18.2.0",
"react-dom": "18.2.0"
}
remove that table component, the publish was run again