当前位置:网站首页>error 403 In most cases, you or one of your dependencies are requesting解决
error 403 In most cases, you or one of your dependencies are requesting解决
2022-04-23 06:05:00 【念雅】
发布到本地nexus服务器,一直报error 403 403 Forbidden
28 error 403 403 Forbidden - PUT http://dev.此处省略我的服务器地址1/repository/npm-group/plugin-dpi - Deploying to groups is a PRO-licensed feature. See https://links.sonatype.com/product-nexus-repository
29 error 403 In most cases, you or one of your dependencies are requesting
29 error 403 a package version that is forbidden by your security policy.
包没有重复,版本也没有重复,就是发布用不了。最后确定是node-modules里面有缓存插件。
删除node-modules,重新切换到 npmjs镜像,
npm config set registry http://registry.npmjs.org/
npm i
重新下载插件
重新发布。OK,完成
版权声明
本文为[念雅]所创,转载请带上原文链接,感谢
https://blog.csdn.net/weixin_43865681/article/details/120440763
边栏推荐
- oracle表空间表分区详解及oracle表分区查询使用方法
- try catch 不能捕获异步错误
- 解决::Argument ‘radius‘ is required to be an integer
- 【机器学习】笔记 4、KNN+交叉验证
- How does thanos configure different data retention durations for different tenants
- Chaos takes you to the chaos project quickly
- Abnormal record-19
- Thanos Compact组件测试总结(处理历史数据)
- Abnormal record-20
- Django::Did you install mysqlclient?
猜你喜欢

Oracle redo log产生量大的查找思路与案例

Introduction to RDMA network

High performance gateway for interconnection between VPC and IDC based on dpdk

Redis practice notes and source code analysis

Dolphinscheduler调度sql任务建表时The query did not generate a result set异常解决

Introduction to DDoS attack / defense

Redis FAQ

Apache Atlas 编译及安装记录

Dolphinscheduler集成Flink任务踩坑记录

qs. In the stringify interface, the input parameter is converted into a & connected string (with the application / x-www-form-urlencoded request header)
随机推荐
Problems related to Prometheus cortex using block storage
阿里云日志服务sls的典型应用场景
mysql和pg库遇到冲突数据时的两种处理方式
pg库查看某模式下某表的分布键
双指针仪表盘读数(一)
Apache SeaTunnel 2.1.0部署及踩坑
oracle创建表空间和修改用户默认表空间
Prometheus Cortex使用Block存储时的相关问题
Prometheus monitoring method and index interpretation of influxdb
oracle undo使用率高问题处理
一个DG环境的ORA-16047: DGID mismatch between destination setting and target database问题排查及监听VNCR特性
解决:You have 18 unapplied migration(s). Your project may not work properly until you apply
Introduction to RDMA network
将数组中指定的对象排在数组的前边
pg库对姓名进行校验
Construire un blog Cloud basé sur ECS (bénédiction sur le Code Cloud Xiaobao, explication détaillée de la tâche iphone13 gratuite)
ACFS文件系统创建扩大缩小等配置步骤
JS format current time and date calculation
Kubernetes coredns FAQ reference
prometheus告警记录持久化(历史告警保存与统计)