pengBlog icon indicating copy to clipboard operation
pengBlog copied to clipboard

个人博客完全开放代码,更新中+++

Results 20 pengBlog issues
Sort by recently updated
recently updated
newest added

作者您好,我遇到一个问题,就是我打包时会报ts的错,这个是怎么回事呢? 报错具体代码: npm run build > [email protected] build > tsc && vite build src/sections/About/index.tsx:5:19 - error TS7016: Could not find a declaration file for module 'react-reveal/Pulse'. 'C:/Users/123/Downloads/pengBlog-master/pengBlog-master/index/node_modules/react-reveal/Pulse.js' implicitly has an...

我看了您react 的作品代码,我很喜欢你的素材图片,想知道您的素材图片去哪找的 可以推荐一下吗 谢谢

您好,在我开发中也遇到和上一位同学同样的问题,即热部署,您说可以通过:把修改后的主题封装成一个npm包,发布后,安装你自己发布的npm包即可解决,具体是什么做法呢,因为我在封装主题时需去调试主题,这个热更新报错,需要每次都要重启才可生效,令我十分头疼,还望博主不吝赐教

运行npm run dev 报 Failed at the [email protected] dev script这个错是咋回事呀 报错信息: npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! [email protected] dev: `vuepress dev . --temp .temp` npm ERR!...

你好,我拉了你的代码后,npm i 时报错 怎么回事啊 npm ERR! code 1 npm ERR! path D:\pengBlog-master\blog\node_modules\node-sass npm ERR! command failed npm ERR! command C:\WINDOWS\system32\cmd.exe /d /s /c node scripts/build.js npm ERR! Building: D:\VSC\node.exe D:\pengBlog-master\blog\node_modules\node-gyp\bin\node-gyp.js...

我在作者大大发布的内容里面找不到相关的东西

error /vercel/path0/node_modules/node-sass: Command failed.难道是版本低了不兼容了吗?大大