147 lines
4.6 KiB
Plaintext
147 lines
4.6 KiB
Plaintext
|
|
Arguments:
|
||
|
|
/home/user/.nvm/versions/node/v12.16.1/bin/node /usr/share/yarn/bin/yarn.js test -i App
|
||
|
|
|
||
|
|
PATH:
|
||
|
|
/home/user/.nvm/versions/node/v12.16.1/bin:/home/user/.rvm/gems/ruby-2.6.5/bin:/home/user/.rvm/gems/ruby-2.6.5@global/bin:/usr/share/rvm/rubies/ruby-2.6.5/bin:/home/linuxbrew/.linuxbrew/bin:/home/linuxbrew/.linuxbrew/sbin:/home/user/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/share/rvm/bin
|
||
|
|
|
||
|
|
Yarn version:
|
||
|
|
1.22.4
|
||
|
|
|
||
|
|
Node version:
|
||
|
|
12.16.1
|
||
|
|
|
||
|
|
Platform:
|
||
|
|
linux x64
|
||
|
|
|
||
|
|
Trace:
|
||
|
|
SyntaxError: /home/user/Docker/iris/package.json: Unexpected token / in JSON at position 2985
|
||
|
|
at JSON.parse (<anonymous>)
|
||
|
|
at /usr/share/yarn/lib/cli.js:1625:59
|
||
|
|
at Generator.next (<anonymous>)
|
||
|
|
at step (/usr/share/yarn/lib/cli.js:310:30)
|
||
|
|
at /usr/share/yarn/lib/cli.js:321:13
|
||
|
|
|
||
|
|
npm manifest:
|
||
|
|
{
|
||
|
|
"name": "mopidy-iris",
|
||
|
|
"version": "3.50.0",
|
||
|
|
"description": "Mopidy HTTP interface",
|
||
|
|
"repository": "https://github.com/jaedb/iris",
|
||
|
|
"author": "James Barnsley <james@barnsley.nz>",
|
||
|
|
"license": "ISC",
|
||
|
|
"bugs": {
|
||
|
|
"url": "https://github.com/jaedb/Iris/issues"
|
||
|
|
},
|
||
|
|
"main": "app.js",
|
||
|
|
"dependencies": {
|
||
|
|
"@sentry/browser": "^5.15.5",
|
||
|
|
"history": "^4.10.1",
|
||
|
|
"jquery": "^3.5.0",
|
||
|
|
"lodash": "^4.17.15",
|
||
|
|
"logrocket": "^1.0.7",
|
||
|
|
"mopidy": "^0.5",
|
||
|
|
"react": "^16.13.1",
|
||
|
|
"react-dom": "^16.13.1",
|
||
|
|
"react-fontawesome": "^1.7.1",
|
||
|
|
"react-ga": "^2.7.0",
|
||
|
|
"react-input-range": "1.3.0",
|
||
|
|
"react-redux": "^7",
|
||
|
|
"react-router": "^5",
|
||
|
|
"react-router-dom": "^5.1.2",
|
||
|
|
"react-sortablejs": "^1.5.0",
|
||
|
|
"redux": "^4.0.5",
|
||
|
|
"redux-thunk": "^2.3.0",
|
||
|
|
"yaml-jest": "^1.0.5",
|
||
|
|
"yaml-loader": "^0.6.0"
|
||
|
|
},
|
||
|
|
"devDependencies": {
|
||
|
|
"@babel/plugin-proposal-class-properties": "^7.8.3",
|
||
|
|
"@babel/preset-env": "^7.9.5",
|
||
|
|
"@babel/preset-react": "^7.9.4",
|
||
|
|
"babel-core": "^6",
|
||
|
|
"babel-eslint": "^8.0.1",
|
||
|
|
"babel-jest": "^24.9.0",
|
||
|
|
"babel-loader": "^7.1.5",
|
||
|
|
"babel-preset-es2015": "^6",
|
||
|
|
"babel-preset-react": "^6",
|
||
|
|
"babel-preset-stage-0": "^6",
|
||
|
|
"babel-preset-stage-2": "^6",
|
||
|
|
"copy-dir": "^0.3.0",
|
||
|
|
"css-loader": "^0.28.11",
|
||
|
|
"enzyme": "^3.11.0",
|
||
|
|
"enzyme-adapter-react-16": "^1.15.2",
|
||
|
|
"eslint": "^6.8.0",
|
||
|
|
"eslint-config-airbnb": "^18.1.0",
|
||
|
|
"eslint-plugin-import": "^2.20.2",
|
||
|
|
"eslint-plugin-jsx-a11y": "^6.2.3",
|
||
|
|
"eslint-plugin-react": "^7.19.0",
|
||
|
|
"expose-loader": "0.7.3",
|
||
|
|
"file-loader": "^3",
|
||
|
|
"fs-copy-file": "2.1.2",
|
||
|
|
"jest": "^24.9.0",
|
||
|
|
"js-sha256": "^0.9.0",
|
||
|
|
"mini-css-extract-plugin": "^0.6.0",
|
||
|
|
"node-sass": "^4.14.1",
|
||
|
|
"react-test-renderer": "^16.13.1",
|
||
|
|
"sass-loader": "^7.3.1",
|
||
|
|
"sortablejs": "^1.10.2",
|
||
|
|
"style-loader": "^0.23",
|
||
|
|
"url-loader": "^1",
|
||
|
|
"webpack": "^4.43.0",
|
||
|
|
"webpack-cli": "^3.3.11",
|
||
|
|
"webpack-dev-server": "^3.11.0",
|
||
|
|
"webpack-strip": "0.1.0"
|
||
|
|
},
|
||
|
|
"scripts": {
|
||
|
|
"test": "jest",
|
||
|
|
"start": "webpack-dev-server",
|
||
|
|
"lint": "eslint src",
|
||
|
|
"lint:fix": "eslint src --fix",
|
||
|
|
"watch:dev": "node build_tools/build.js && NODE_ENV=development webpack --watch",
|
||
|
|
"watch:prod": "node build_tools/build.js && NODE_ENV=production webpack --watch",
|
||
|
|
"build:tools": "node build_tools/build.js",
|
||
|
|
"build:prod": "node build_tools/build.js && NODE_ENV=development webpack && NODE_ENV=production webpack",
|
||
|
|
"release": "node build_tools/build.js && NODE_ENV=development webpack && NODE_ENV=production webpack && python setup.py sdist upload -r pypi && build_tools/release.sh"
|
||
|
|
},
|
||
|
|
"jest": {
|
||
|
|
"verbose": true,
|
||
|
|
"collectCoverage": true,
|
||
|
|
"testMatch": [
|
||
|
|
"<rootDir>/__tests__/**/*.test.js?(x)"
|
||
|
|
],
|
||
|
|
"moduleDirectories": [
|
||
|
|
"node_modules",
|
||
|
|
"src"
|
||
|
|
],
|
||
|
|
"moduleFileExtensions": [
|
||
|
|
"js",
|
||
|
|
"jsx",
|
||
|
|
"yaml"
|
||
|
|
],
|
||
|
|
"moduleNameMapper": {
|
||
|
|
/*"\\.(jpg|jpeg|png|gif|eot|otf|webp|svg|ttf|woff|woff2|mp4|webm|wav|mp3|m4a|aac|oga|yml|yaml)$": "<rootDir>/__mocks__/fileMock.js",*/
|
||
|
|
"^.+\\.(css|scss|sass|less)$": "identity-obj-proxy"
|
||
|
|
},
|
||
|
|
"transform": {
|
||
|
|
"\\.yaml$": "yaml-jest",
|
||
|
|
"^.+\\.jsx$": "babel-jest",
|
||
|
|
"^.+\\.js$": "babel-jest"
|
||
|
|
},
|
||
|
|
"coverageReporters": [
|
||
|
|
"lcov"
|
||
|
|
],
|
||
|
|
"collectCoverageFrom": [
|
||
|
|
"src/**/*.{js,jsx,ts,tsx}"
|
||
|
|
],
|
||
|
|
"setupFilesAfterEnv": [
|
||
|
|
"./__tests__/setup.js"
|
||
|
|
]
|
||
|
|
}
|
||
|
|
}
|
||
|
|
|
||
|
|
yarn manifest:
|
||
|
|
No manifest
|
||
|
|
|
||
|
|
Lockfile:
|
||
|
|
No lockfile
|