thx / rap2-delos

阿里妈妈前端团队出品的开源接口管理工具RAP第二代
http://rap2.taobao.org
MIT License
7.64k stars 1.35k forks source link

手工安装RAP2-DELOS到npm run build时 报代码错误,很急,加群也没通过 #825

Closed huanhuboke closed 3 years ago

huanhuboke commented 3 years ago

BUG描述 大前提,因为给的linux机子,不让联网所以只能采用第二种手工安装,npm的依赖包都是现在本地电脑下载好后上传到linux机子上的。我在本地npm install -g typescript npm install -g pm2,然后上传到linux机子上, 然后 npm run build时就报错了,而且在本地和linux上报相同的错误,看了下好像是邮件那个模块。

复现步骤

期望结果 实际应该build 成功吧

实际结果

截图

环境

附加信息

Bosn commented 3 years ago

通过了群里说


From: huanhuboke @.> Sent: Wednesday, July 7, 2021 1:11 AM To: thx/rap2-delos @.> Cc: Subscribed @.***> Subject: [thx/rap2-delos] 手工安装RAP2-DELOS到npm run build时 报代码错误,很急,加群也没通过 (#825)

BUG描述 大前提,因为给的linux机子,不让联网所以只能采用第二种手工安装,npm的依赖包都是现在本地电脑下载好后上传到linux机子上的。我在本地npm install -g typescript npm install -g pm2,然后上传到linux机子上, 然后 npm run build时就报错了,而且在本地和linux上报相同的错误

复现步骤

期望结果 实际应该build 成功吧

实际结果

截图 [image]https://user-images.githubusercontent.com/29390705/124684961-e3d13780-df02-11eb-98e2-4c86dcbd5157.png

环境

附加信息

― You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/thx/rap2-delos/issues/825, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AAOOE6WON3BV7KAGSLLLQQTTWOSSPANCNFSM475T3VJQ.

huanhuboke commented 3 years ago

通过了群里说 ____ From: huanhuboke @.> Sent: Wednesday, July 7, 2021 1:11 AM To: thx/rap2-delos @.> Cc: Subscribed @.**> Subject: [thx/rap2-delos] 手工安装RAP2-DELOS到npm run build时 报代码错误,很急,加群也没通过 (#825) BUG描述 大前提,因为给的linux机子,不让联网所以只能采用第二种手工安装,npm的依赖包都是现在本地电脑下载好后上传到linux机子上的。我在本地npm install -g typescript npm install -g pm2,然后上传到linux机子上, 然后 npm run build时就报错了,而且在本地和linux上报相同的错误 复现步骤 期望结果 实际应该build 成功吧 实际结果 截图 [image]https://user-images.githubusercontent.com/29390705/124684961-e3d13780-df02-11eb-98e2-4c86dcbd5157.png 环境 是否是自建服务器?如果为自建,请提供操作系统版本 centos 7.6 如果是前端错误,请提供浏览器版本 其它可能帮助我们排查问题的环境信息 附加信息 ― You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub<#825>, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AAOOE6WON3BV7KAGSLLLQQTTWOSSPANCNFSM475T3VJQ.

已经加群了

huanhuboke commented 3 years ago

image

Bosn commented 3 years ago

rap2-delos / dolores都已经更新了,最近新版本有些TS引入方式deprecated了。刚刚亲测已更新。