当前位置:网站首页>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
边栏推荐
- 阿里云日志服务sls的典型应用场景
- 解决:You have 18 unapplied migration(s). Your project may not work properly until you apply
- oracle undo使用率高问题处理
- BPF program of type XDP
- Alertmanager重复/缺失告警现象探究及两个关键参数group_wait和group_interval的释义
- OSS云存储管理实践(体验有礼)
- Abnormal record-20
- Typical application scenarios of alicloud log service SLS
- RAC环境alert日志报错Drop transient type: SYSTP2JW0acnAurDgU1sBqMBryw==的排查
- js 格式化当前时间 日期推算
猜你喜欢
OVS and OVS + dpdk architecture analysis
Thanos compact component test summary (processing historical data)
Practice using polardb and ECs to build portal websites
Problems related to Prometheus cortex using block storage
Relabel of Prometheus_ Configs and metric_ relabel_ Configs explanation and usage examples
Typical application scenarios of alicloud log service SLS
try catch 不能捕获异步错误
Redis practice notes and source code analysis
High performance gateway for interconnection between VPC and IDC based on dpdk
Chaos takes you to the chaos project quickly
随机推荐
基于ECS搭建云上博客(体验有礼)
几款电纸书阅读器参数对比
Thanos Compactor组件使用
Abnormal record-19
oracle对表字段的修改
Prometheus和Thanos Receiver的“写多租户”实现
Dolphinscheduler调度sql任务建表时The query did not generate a result set异常解决
ORACLE表有逻辑坏块时EXPDP导出报错排查
Redis practice notes and source code analysis
Chaos vous emmène au projet chaos.
oracle分区的相关操作
Chaos带你快速上手混沌工程
Oracle redo log产生量大的查找思路与案例
VirtualBox如何修改“网络地址转换(NAT)”网络模式下分配给虚拟机的IP网段
Prometheus cortex Architecture Overview (horizontally scalable, highly available, multi tenant, long-term storage)
js 函数包裹forEach中使用return跳不出外层函数
关于Postgres主从复制延迟监控的错误告警问题
Winter combat camp hands-on combat - first understand the cloud foundation, hands-on practice ECS ECS ECS novice on the road to get the mouse cloud Xiaobao backpack shadowless
Dolphinscheduler集成Flink任务踩坑记录
oracle表空间表分区详解及oracle表分区查询使用方法