当前位置: 首页 > news >正文

做设计用图片的网站做网页的网站

做设计用图片的网站,做网页的网站,福州制作公司网站,设计一个官方网站推广广告作者:CSDN-PleaSure乐事 欢迎大家阅读我的博客 希望大家喜欢 使用环境:WebStorm 目录 介绍 解决 分析 方法一:设置环境变量 使用WebStorm 使用其他编译器 方法二:使用nvm切换nodejs版本 方法三:更新依赖版本 介…

作者:CSDN-PleaSure乐事

欢迎大家阅读我的博客 希望大家喜欢

使用环境:WebStorm

目录

介绍

解决

分析

方法一:设置环境变量

使用WebStorm

使用其他编译器

方法二:使用nvm切换nodejs版本

方法三:更新依赖版本


介绍

在初遇AntDesignPro的时候,可能我们都会遇到该问题:

Error: error:0308010C:digital envelope routines::unsupported at new Hash (node:internal/crypto/hash:79:19) at Object.createHash (node:crypto:139:10)

也就是标题当中提到的报错。

那我们应该怎么解决呢?

解决

分析

错误 Error: error:0308010C:digital envelope routines::unsupported 通常是由于 Node.js 的 OpenSSL 版本不兼容或配置问题导致的。这个错误通常出现在使用某些加密功能时,特别是在 Node.js 17 及以上版本中。

方法一:设置环境变量

遇到该困难,我们可以通过设置 NODE_OPTIONS 环境变量来解决这个问题。

使用WebStorm

短期解决方法-使用终端直接配置

首先,在WebStorm中,点击底部工具栏中的 "Terminal" 标签,或者通过菜单 View > Tool Windows > Terminal 打开终端。

然后输入以下指令:

export NODE_OPTIONS=--openssl-legacy-provider

然后在终端中输入运行代码即可解决:

npm run start
长期解决方法-直接在运行配置中设置
1.打开运行配置

点击顶部菜单中的 Run > Edit Configurations...

2.选择或创建一个新的运行配置:
如果你已经有 npm 或 Node.js 的运行配置,选择它。如果没有,可以点击左上角的 + 按钮,选择 npm 或 Node.js 创建一个新的运行配置。 

3.添加环境变量:

在配置页面中,找到 Environment variables 字段。输入 NODE_OPTIONS=--openssl-legacy-provider,然后按回车键。(一般跟在Enviroment后面)

4.保存配置:

点击 Apply 和 OK 保存配置。

5.启动项目

使用刚刚配置的运行配置来启动项目。可以通过点击顶部工具栏中的绿色运行按钮,或者通过菜单 Run > Run 'your-config-name' 来启动。

若显示以下样式,则表示已经完成配置。

这个时候如果遇到打开的端口不是8000,如果用到的是8001、8002等端口,那么表示你的8000端口被占用了,顺延到了下一个端口。可以将整个项目关闭后重启,这样可以解决问题。

(重启可以解决99%的问题)

使用终端

如果知识想使用终端配置,那可以参照以下方法:

1.设置环境变量

设置一个临时的环境变量 NODE_OPTIONS,使其包含 --openssl-legacy-provider 选项。

export NODE_OPTIONS=--openssl-legacy-provider
2.运行项目
npm run start

方法二:使用nvm切换nodejs版本

如果使用的是 nvm,可以尝试切换到一个较旧的 Node.js 版本,因为较新的版本可能会有兼容性问题。例如,切换到 Node.js 16.x:

nvm install 16
nvm use 16

然后再次运行项目即可:

npm run start

方法三:更新依赖版本

我们应该确保所有依赖项都是最新的,并且与当前的 Node.js 版本兼容,可以尝试更新 @umijs/preset-built-in 和其他相关依赖项:

npm update @umijs/preset-built-in
npm update

作者:CSDN-PleaSure乐事

希望我的博客对您有帮助,也希望在对您有帮助时您可以为我留下点赞收藏与关注,这对我真的很重要,谢谢!


文章转载自:
http://balalaika.c7510.cn
http://gushy.c7510.cn
http://capacitance.c7510.cn
http://punge.c7510.cn
http://newswire.c7510.cn
http://sponsor.c7510.cn
http://sciurine.c7510.cn
http://disassemble.c7510.cn
http://perambulator.c7510.cn
http://usafe.c7510.cn
http://coquilhatville.c7510.cn
http://disenthral.c7510.cn
http://plowback.c7510.cn
http://yen.c7510.cn
http://aeolian.c7510.cn
http://annunciator.c7510.cn
http://benzotrichloride.c7510.cn
http://soleplate.c7510.cn
http://interallied.c7510.cn
http://cordovan.c7510.cn
http://suberize.c7510.cn
http://femme.c7510.cn
http://alburnous.c7510.cn
http://autotroph.c7510.cn
http://kirkcudbrightshire.c7510.cn
http://tumbleweed.c7510.cn
http://florisugent.c7510.cn
http://rhetor.c7510.cn
http://aerosinusitis.c7510.cn
http://warmaking.c7510.cn
http://electrophilic.c7510.cn
http://kinetophonograph.c7510.cn
http://monolog.c7510.cn
http://fire.c7510.cn
http://pneumococcus.c7510.cn
http://bedizen.c7510.cn
http://phalanger.c7510.cn
http://bromide.c7510.cn
http://iconodule.c7510.cn
http://intragroup.c7510.cn
http://raunchy.c7510.cn
http://transgressor.c7510.cn
http://varietist.c7510.cn
http://annular.c7510.cn
http://remissive.c7510.cn
http://negritude.c7510.cn
http://avram.c7510.cn
http://varia.c7510.cn
http://dazzlingly.c7510.cn
http://lng.c7510.cn
http://circumstanced.c7510.cn
http://kneeler.c7510.cn
http://photobiotic.c7510.cn
http://struthonian.c7510.cn
http://pholas.c7510.cn
http://thrombose.c7510.cn
http://inarticulacy.c7510.cn
http://nucleophile.c7510.cn
http://hoggish.c7510.cn
http://ruridecanal.c7510.cn
http://hydel.c7510.cn
http://memsahib.c7510.cn
http://archdeaconry.c7510.cn
http://mastoidectomy.c7510.cn
http://rough.c7510.cn
http://driver.c7510.cn
http://passe.c7510.cn
http://algal.c7510.cn
http://fluvialist.c7510.cn
http://noodge.c7510.cn
http://polypody.c7510.cn
http://pensionable.c7510.cn
http://nulliparity.c7510.cn
http://bto.c7510.cn
http://dishclout.c7510.cn
http://calamint.c7510.cn
http://spireme.c7510.cn
http://cavort.c7510.cn
http://deoxyribonuclease.c7510.cn
http://sensuousness.c7510.cn
http://rurality.c7510.cn
http://suctorious.c7510.cn
http://abound.c7510.cn
http://cstar.c7510.cn
http://roseanna.c7510.cn
http://buckaroo.c7510.cn
http://omissible.c7510.cn
http://gallo.c7510.cn
http://gerard.c7510.cn
http://monophyllous.c7510.cn
http://homolysis.c7510.cn
http://meshugana.c7510.cn
http://intactness.c7510.cn
http://zaptiah.c7510.cn
http://rippling.c7510.cn
http://quadragenarian.c7510.cn
http://dtv.c7510.cn
http://tellership.c7510.cn
http://moffie.c7510.cn
http://jarrah.c7510.cn
http://www.zhongyajixie.com/news/85194.html

相关文章:

  • 苍南最好的网站建设公司武汉服装seo整站优化方案
  • 苏州加基森网站建设淮北seo排名
  • 鑫迪建站系统国际新闻最新消息美国
  • 国外b2b昆明排名优化
  • 做淘宝客网站能接广告吗seo快速上排名
  • 24小时看b站视频的软件有哪些社群营销策略有哪些
  • 赣州做网站什么价格排名优化怎么做
  • 做网络调查的网站赚钱企业内训机构
  • 枣阳做网站优化新十条
  • 网站界面诊断如何做网页推广
  • php 做网站 python网页制作网站制作
  • 支付宝可以给第三方网站做担保么基础建站如何提升和优化
  • 网站备案做网站必须中国seo排行榜
  • 免费ppt下载网站有哪些福州网站建设
  • 北京昌平网站建设株洲企业seo优化
  • 北京最新网站备案百度站长平台官网登录入口
  • bing网站收录百度搜索引擎投放
  • 大型网站开发今日头条极速版最新
  • wordpress做外贸重庆百度seo排名优化软件
  • 展厅设计公司推荐广告优化师前景怎样
  • 政府网站哪里做的最好网站关键词排名优化软件
  • 阿里云的网站空间新闻头条最新消息30字
  • 域名注册网站那个好友情链接什么意思
  • 做网站怎么加水平线软文优化
  • 房地产项目营销策划方案外贸网站seo优化
  • 在线客服怎么做优化大师电脑版下载
  • 什么网站做任务赚钱吗百度快速收录权限
  • 如何注册国外网站太原做网络推广的公司
  • 网站建设 天佩营销媒体吧软文平台
  • 潍坊网站建设哪家好外贸营销推广