diff --git a/yarn-error.log b/yarn-error.log deleted file mode 100644 index 4b3a489e17..0000000000 --- a/yarn-error.log +++ /dev/null @@ -1,72 +0,0 @@ -Arguments: - /usr/local/bin/node /usr/local/Cellar/yarn/1.22.4/libexec/bin/yarn.js verify - -PATH: - /usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin - -Yarn version: - 1.22.4 - -Node version: - 10.20.1 - -Platform: - darwin x64 - -Trace: - SyntaxError: /Users/acosmic/projects/developers-community/package.json: Unexpected token < in JSON at position 684 - at JSON.parse () - at /usr/local/Cellar/yarn/1.22.4/libexec/lib/cli.js:1625:59 - at Generator.next () - at step (/usr/local/Cellar/yarn/1.22.4/libexec/lib/cli.js:310:30) - at /usr/local/Cellar/yarn/1.22.4/libexec/lib/cli.js:321:13 - -npm manifest: - { - "name": "developers-community", - "description": "developers-community", - "version": "1.0.0", - "dependencies": { - "axios": "^0.19.0", - "browser-sync": "^2.26.7", - "gulp": "^4.0.2", - "gulp-shell": "^0.7.1", - "jquery": ">=3.4.0", - "jquery-highlight": "^3.5.0", - "lodash": ">=4.17.13", - "lodash.template": ">=4.5.0" - }, - "devDependencies": { - "pre-commit": "^1.2.2" - }, - "scripts": { - "test": "echo \"Error: no test specified\" && exit 1", - "build": "bundle exec jekyll build", - "serve": "bundle exec jekyll serve --incremental", - "verify": "sh ./_scripts/verify-documents.sh", - "fixnaming": "sh ./_scripts/automated-name-fix.sh" - }, - <<<<<<< HEAD - "pre-commit": [ - "npm run verify" - ], - ======= - "pre-commit": { - "silent": true, - "run": "verify" - }, - >>>>>>> 6130c46a837c3bfebcd12c625a40c844b868a173 - "repository": { - "type": "git", - "url": "git+https://github.com/LivePersonInc/developers-community.git" - }, - "author": "LivePerson", - "license": "ISC", - "homepage": "https://github.com/LivePersonInc/developers-community#readme" - } - -yarn manifest: - No manifest - -Lockfile: - No lockfile