yarn-error.log 4.4 KB
Newer Older
ada committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117
Arguments: 
  /usr/local/bin/node /usr/local/bin/yarn

PATH: 
  /Users/pual/.deno/bin:/usr/local/Cellar/python/3.7.1/bin:/System/Library/Frameworks/Python.framework/Versions/2.7/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/share/dotnet:~/.dotnet/tools:/Library/Frameworks/Mono.framework/Versions/Current/Commands:/Applications/Xamarin Workbooks.app/Contents/SharedSupport/path-bin:/Users/pual/.deno/bin:/usr/local/Cellar/python/3.7.1/bin:/System/Library/Frameworks/Python.framework/Versions/2.7/bin:/Users/pual/Documents/tools/apache-maven-3.6.0/bin:/Users/pual/Documents/tools/apache-maven-3.6.0/bin

Yarn version: 
  1.15.2

Node version: 
  11.10.0

Platform: 
  darwin x64

Trace: 
  Error: https://registry.npmjs.org/npm%20install%20--save%20video-react: Not found
      at Request.params.callback [as _callback] (/usr/local/lib/node_modules/yarn/lib/cli.js:66058:18)
      at Request.self.callback (/usr/local/lib/node_modules/yarn/lib/cli.js:129541:22)
      at Request.emit (events.js:197:13)
      at Request.<anonymous> (/usr/local/lib/node_modules/yarn/lib/cli.js:130513:10)
      at Request.emit (events.js:197:13)
      at IncomingMessage.<anonymous> (/usr/local/lib/node_modules/yarn/lib/cli.js:130435:12)
      at Object.onceWrapper (events.js:285:13)
      at IncomingMessage.emit (events.js:202:15)
      at endReadableNT (_stream_readable.js:1129:12)
      at processTicksAndRejections (internal/process/next_tick.js:76:17)

npm manifest: 
  {
    "name": "jingqing",
    "version": "1.0.0",
    "description": "",
    "main": "index.js",
    "scripts": {
      "dev": "cross-env NODE_ENV=development APP_ENV=dev webpack-dev-server --config build/webpack.config.js --open --hot",
      "build": "cross-env NODE_ENV=production webpack --config build/webpack.config.js",
      "build:qa": "cross-env APP_ENV=qa npm run build",
      "build:prod": "cross-env APP_ENV=prod npm run build",
      "build:guanyinshan": "cross-env APP_ENV=guanyinshan npm run build",
      "build:old": "webpack -p --config ./build/config.public.js",
      "start": "node ./build/server.js",
      "test": "echo \"Error: no test specified\" && exit 1"
    },
    "author": "",
    "license": "ISC",
    "devDependencies": {
      "@babel/core": "^7.4.3",
      "@babel/plugin-proposal-class-properties": "^7.4.0",
      "@babel/plugin-proposal-decorators": "^7.4.0",
      "@babel/plugin-syntax-dynamic-import": "^7.2.0",
      "@babel/polyfill": "^7.4.3",
      "@babel/preset-env": "^7.4.3",
      "@babel/preset-react": "^7.0.0",
      "@babel/preset-typescript": "^7.3.3",
      "@types/echarts": "^4.1.3",
      "@types/node": "^10.12.10",
      "autoprefixer": "^9.5.1",
      "awesome-typescript-loader": "^5.2.1",
      "babel-loader": "^8.0.5",
      "babel-plugin-import": "^1.11.0",
      "bagpipe": "^0.3.5",
      "cache-loader": "^2.0.1",
      "case-sensitive-paths-webpack-plugin": "^2.2.0",
      "cross-env": "^5.2.0",
      "css-loader": "^1.0.1",
      "css-modules-typescript-loader": "^2.0.0",
      "file-loader": "^2.0.0",
      "html-webpack-plugin": "^3.2.0",
      "less": "^3.8.1",
      "less-loader": "^4.1.0",
      "mini-css-extract-plugin": "^0.6.0",
      "moment-locales-webpack-plugin": "^1.0.7",
      "node-sass": "^4.11.0",
      "optimize-css-assets-webpack-plugin": "^5.0.1",
      "postcss-loader": "^3.0.0",
      "sass-loader": "^7.1.0",
      "style-loader": "^0.23.1",
      "terser-webpack-plugin": "^1.2.3",
      "thread-loader": "^2.1.2",
      "tile-lnglat-transform": "^1.3.2",
      "tsconfig-paths-webpack-plugin": "^3.2.0",
      "typescript": "^3.1.6",
      "webpack": "^4.25.1",
      "webpack-cli": "^3.1.2",
      "webpack-dev-server": "^3.1.10",
      "workbox-webpack-plugin": "^4.2.0"
    },
    "dependencies": {
      "@types/react": "^16.7.3",
      "@types/react-countup": "^4.0.0",
      "@types/react-dom": "^16.0.9",
      "@types/react-router-dom": "^4.3.1",
      "@types/react-tabs": "^2.3.0",
      "antd": "^3.16.2",
      "bourbon": "^5.1.0",
      "echarts": "^4.2.0-rc.2",
      "echarts-wordcloud": "^1.1.3",
      "moment": "^2.24.0",
      "npm install --save video-react": "^0.13.2",
      "react": "^16.6.1",
      "react-countup": "^4.0.0",
      "react-dom": "^16.6.1",
      "react-hot-loader": "^4.8.3",
      "react-html5video": "^2.5.1",
      "react-router": "^4.3.1",
      "react-router-dom": "^4.3.1",
      "react-tabs": "^2.3.0",
      "url-loader": "^1.1.2"
    }
  }

yarn manifest: 
  No manifest

Lockfile: 
  No lockfile