yoloz
yoloz
> import { mavonEditor } from "mavon-editor"; import "mavon-editor/dist/css/index.css"; > > components: { mavonEditor }, > >  全局注册方式试下; 其他:版本使用 `3.0.0-beta`(使用2.x的会出现一些错误,换成3beta就好了)
also get it, while so many md files and no idea to find this url or file, need more error messages
i am here related to nodejs version config: ```log "dependencies": { "@docusaurus/core": "^2.4.3", "@docusaurus/preset-classic": "^2.4.3", "@easyops-cn/docusaurus-search-local": "^0.26.1", "@mdx-js/react": "^1.6.22", "clsx": "^1.2.1", "prism-react-renderer": "^1.3.5", "react": "^17.0.2", "react-dom": "^17.0.2" }, "devDependencies": {...
> i meet the same error, its just print > > ```shell > TypeError: Invalid URL > [ERROR] Client bundle compiled with errors therefore further build is impossible. > ```...
> Try calling DB.getStore().compact() Seems there is no way to that now with transaction store. #940
Also happens on window 7 Ultimate Service Pack 1 and temporarily i manually modified `eclipse-version` in `root/pom.xml` to `2024-03`, then rebuild and can open it success. > maybe temporarily remove...
我这里是tail -f 监控日志,看着看着会有概率全部乱码了,很诡异的乱码字符
https://github.com/browserify/path-browserify/issues/29#issuecomment-1600002373 inject process, but browser err: ```log Uncaught SyntaxError: The requested module '/@fs/xxx/node_modules/.pnpm/[email protected]/node_modules/process/browser.js?v=0ada4f31' does not provide an export named 'default' ```
> > vue3 + vite > > ```js > > import { resolve } from 'path-browserify' > > resolve(basePath, childpath) > > ``` > > > > > > >...