摘要:
错误如下:psr/simple-cache 3.0+ is not compatible with this version of symfony/cache. Please upgrade symfony/cache to 6.0+ or downgrade psr/simple-cache to 阅读全文
摘要:
在package.json配置dev,NODE_OPTIONS max-old-space-size=12800 vite dev --debug,在vite dev后面加一个--debug,这样每次启动dev都会进行debug模式, 如果不想每次都debug,那么就在pnpm run dev 时加 阅读全文