liamyu
liamyu
'Log files: /Users/liam/.npm/_logs/2024-05-28T03_10_45_782Z-debug-0.log # npm resolution error report While resolving: [email protected] Found: [email protected] node_modules/react react@"^18.0.0" from the root project peer react@">=16.13.0" from [email protected] node_modules/taro-ui taro-ui@"*" from the root project peer...
试了3.2.0、3.1.0都不行,3.1.0-beta.2可以
+1,在小程序模拟器里点击回到顶部列表会空白,再滑动一下列表内容又出现了,但是在底部,没有回到顶部 ```json{ "name": "art-x", "version": "1.0.0", "private": true, "description": "我的项目", "templateInfo": { "name": "default", "typescript": true, "css": "Sass", "framework": "React" }, "scripts": { "build:weapp": "taro build --type weapp", "build:swan": "taro...