zoukankan      html  css  js  c++  java
  • cordova 报错信息

    E:cordova>cordova create hello com.example.hello HelloWorld
    Creating a new cordova project.
    Error: Uncaught, unspecified "error" event. ( Error from Cordova Fetch: Error:
    cmd: Command failed with exit code 4294963238 Error output:
    npm ERR! not a package C:UsersAdministratorAppDataRoaming pm ode_modulesc
    ordova ode_modules\_cordova-app-hello-world@3.12.0@cordova-app-hello-worldinde
    x.js
    npm ERR! addLocal Could not install C:UsersAdministratorAppDataRoaming pm
    ode_modulescordova ode_modules\_cordova-app-hello-world@3.12.0@cordova-app-hel
    lo-worldindex.js
    npm ERR! Windows_NT 6.1.7601
    npm ERR! argv "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\
    node_modules\npm\bin\npm-cli.js" "install" "C:\Users\Administrator\AppData
    \Roaming\npm\node_modules\cordova\node_modules\_cordova-app-hello-world@3.
    12.0@cordova-app-hello-world\index.js"
    npm ERR! node v6.11.2
    npm ERR! npm v3.10.10
    npm ERR! path C:UsersADMINI~1AppDataLocalTemp pm-6620-f151705cunpack-5182
    44fdpackage.json
    npm ERR! code ENOENT
    npm ERR! errno -4058
    npm ERR! syscall open

    npm ERR! enoent ENOENT: no such file or directory, open 'C:UsersADMINI~1AppDa
    taLocalTemp pm-6620-f151705cunpack-518244fdpackage.json'
    npm ERR! enoent ENOENT: no such file or directory, open 'C:UsersADMINI~1AppDa
    taLocalTemp pm-6620-f151705cunpack-518244fdpackage.json'
    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:
    npm ERR! C:UsersAdministrator.cordova ode_modules pm-debug.log)

  • 相关阅读:
    组合
    面向对象初识, 类名,对象的的使用, 类名称空间和对象名称空间
    内置函数2 递归函数
    内置函数~~~
    生成器 列表推导式 列表表达式
    函数名应用 闭包 迭代器
    函数 动态参数, 名称空间 作用域 取值顺序,函数的嵌套
    函数初识~~
    文件操作要点
    Mysql索引原理
  • 原文地址:https://www.cnblogs.com/geekjsp/p/7462772.html
Copyright © 2011-2022 走看看