Loongphy Wei

Results 49 comments of Loongphy Wei

PostgreSQL `system_login_log` 的 `user_id` 字段未设定默认值,用户不存在时插入报错 https://github.com/YunaiV/ruoyi-vue-pro/blob/e5f343a3e991517ae57651cf2c893366503c148f/yudao-module-system/yudao-module-system-biz/src/main/java/cn/iocoder/yudao/module/system/service/auth/AdminAuthServiceImpl.java#L71

好看是好看,但是基础组件太多收费的了,建议组件开源免费,通用脚手架付费

For Docker users, do not use alpine, use debian-slim instead.

loadMore 中的 nodeData 参数不是 Tree 组件定义的 TreeNodeData 类型,而是你传入的 userTree 类型。 如下: ``` import { ref } from 'vue' const value = ref({}) interface Node { label: string id: string children?:...

same problem ``` import { Bar3DChart } from 'echarts-gl/charts' Could not find a declaration file for module 'echarts-gl/charts'. '/root/ui/node_modules/.pnpm/[email protected][email protected]/node_modules/echarts-gl/charts.js' implicitly has an 'any' type. Try `npm i --save-dev @types/echarts-gl` if...

> I can't reproduce this problem with a new project create via `pnpm create vite my-vue-app --template vue-ts`, can you provide minimal reproduction? https://github.com/Loongphy/my-vue-app ![image](https://user-images.githubusercontent.com/42089082/219024905-9e35dfc7-0dec-4a6b-bffc-671221cf6192.png)

Same issue, have you ever solved?

> Same issue, have you ever solved? use node 16.x ![image](https://user-images.githubusercontent.com/42089082/226622290-a08bf393-c90c-4c47-9639-285d2795fc1a.png)

You need to set `NEXTAUTH_URL` environment variable to this domain, document links here. https://cusdis.com/doc#/self-host/vercel