qingtiantongxie

Results 4 issues of qingtiantongxie

my package.json ``` "postcss-html": "^1.5.0", "postcss-less": "^6.0.0", "postcss-lit": "^0.5.0", "prettier": "^2.7.1", "stylelint": "14.0.0", "stylelint-config-prettier": "^9.0.3", "stylelint-config-rational-order": "^0.1.2", "stylelint-config-recommended-vue": "^1.4.0", "stylelint-config-standard": "^28.0.0", "stylelint-config-standard-vue": "^1.0.0", "stylelint-order": "^5.0.0", ``` and .stylelintrc.js ```js module.exports...

needs repro

**Describe the bug** 无法查看推荐规则和资源推荐两个列表的 yaml 文件 **Reproduce steps** 1. 访问http://dashboard.gocrane.io/#/recommend/resourcesRecommend 2. 点击查看第一条数据的 yaml 文件,点击确定关闭弹框 3. 切换到推荐规则列表,点击查看yaml文件 ![image](https://github.com/gocrane/crane/assets/24731632/596a30dc-056f-4f43-84b1-709c7e361952) 4. 然后点击确定按钮,切换到资源推荐列表,查看yaml文件 ![image](https://github.com/gocrane/crane/assets/24731632/e393d11a-06ed-49ef-9d74-6b5c2987bf1e) **Expected behavior** 希望能正常查看所有的yaml文件 **Screenshots** **Environment (please complete the following information):**...

kind/bug
bootcamp

I realy confuse why i can not require fs successfully. i try to see what fs is using console.log and i get this: {}