$ cordova plugin add E:\_My_File_____\_work\MyCode\myCode\cordova-workspace\plugman-test\MyMath --save
Error: Failed to fetch plugin E:_My_File______workMyCodemyCodecordova-workspaceplugman-testMyMath via registry.
Probably this is either a connection problem, or plugin spec is incorrect.
Check your connection and plugin name/version/URL.
Error: cmd: Command failed with exit code 4294963238 Error output:
npm ERR! addLocal Could not install E:\_My_File_____\_work\MyCode\myCode\cordova-workspace\plugman-test\ABCD\_My_File______workMyCodemyCodecordova-wo
kspaceplugman-testMyMath
npm ERR! Windows_NT 6.1.7601
npm ERR! argv "c:\\_____Soft______\\node\\node.exe" "c:\\_____Soft______\\node\\node_modules\\npm\\bin\\npm-cli.js" "install" "E:_My_File______workMy
odemyCodecordova-workspaceplugman-testMyMath" "--production" "--save"
npm ERR! node v6.10.0
npm ERR! npm  v3.10.10
npm ERR! path E:\_My_File_____\_work\MyCode\myCode\cordova-workspace\plugman-test\ABCD\_My_File______workMyCodemyCodecordova-workspaceplugman-testMyM
th
npm ERR! code ENOENT
npm ERR! errno -4058
npm ERR! syscall open

npm ERR! enoent ENOENT: no such file or directory, open 'E:\_My_File_____\_work\MyCode\myCode\cordova-workspace\plugman-test\ABCD\_My_File______workM
CodemyCodecordova-workspaceplugman-testMyMath'
npm ERR! enoent ENOENT: no such file or directory, open 'E:\_My_File_____\_work\MyCode\myCode\cordova-workspace\plugman-test\ABCD\_My_File______workM
CodemyCodecordova-workspaceplugman-testMyMath'
npm ERR! enoent This is most likely not a problem with npm itself
npm ERR! enoent and is related to npm not being able to find a file.
npm ERR! enoent

npm ERR! Please include the following file with any support request:

======================

在windows 路径应该使用"/" 而不是"\"  所以插件应该 cordova plugin add E:/_My_File_____/_work/MyCode/myCode/cordova-workspace/plugman-test/MyMath

最新文章

  1. package.json 字段全解析
  2. 数据挖掘系列(1)关联规则挖掘基本概念与Aprior算法
  3. 关于echart横轴颜色 纵轴颜色 以及文本颜色的修改
  4. CentOS 7 中设置启动模式
  5. Docker / CI / CD
  6. 作为一名职高生学习Linux的心酸经历
  7. bzoj1834 [ZJOI2010]network 网络扩容
  8. 模块shimgvw.dll已加载,但找不到入口点DllRegisterServer
  9. hdu 5437 Alisha’s Party 模拟 优先队列
  10. [Android学习笔记]子线程更新UI线程方法之Handler
  11. Netty3:分隔符和定长解码器
  12. mysql8.0.15二进制安装
  13. python爬取房天下数据Demo
  14. java学习--Iterable 和 Iterator
  15. Docker代理设置方法
  16. PHP+XML写注册登录
  17. 在CentOS下面安装hue时报的错
  18. Tomcat数据源的原理,配置及使用(JNDI)
  19. php 前一天或后一天的日期
  20. mysql第二次安装失败的解决方法

热门文章

  1. SecureCRT同时向多个终端发送命令
  2. Storyboards Tutorial 04
  3. Oracle递归操作
  4. Java设计模式博客全文件夹
  5. 16. Spring Boot使用Druid(编程注入)【从零开始学Spring Boot】
  6. Solidworks如何制作动画1
  7. 跨域用ajax处理并返回处理状态
  8. 一种调用dll的巧妙方法
  9. ThinkPHP中的模型命名
  10. flash插件使用外部数据的方法