Arguments: /Users/vio/Library/Application Support/fnm/node-versions/v18.7.0/installation/bin/node /usr/local/bin/yarn install PATH: /Users/vio/.bun/bin:/Users/vio/Library/Caches/fnm_multishells/9672_1664362258233/bin:/opt/homebrew/bin:/Users/vio/.local/bin:/Users/vio/.fzf/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Apple/usr/bin:/Users/vio/.bun/bin:/Users/vio/google-cloud-sdk/bin:/Users/vio/Library/Caches/fnm_multishells/601_1664271349319/bin Yarn version: 1.22.18 Node version: 18.7.0 Platform: darwin arm64 Trace: SyntaxError: /Users/vio/work/moonwalker/orbit/packages/ui-stylus/package.json: Unexpected string in JSON at position 980 at JSON.parse () at /usr/local/lib/node_modules/yarn/lib/cli.js:1625:59 at Generator.next () at step (/usr/local/lib/node_modules/yarn/lib/cli.js:310:30) at /usr/local/lib/node_modules/yarn/lib/cli.js:321:13 npm manifest: { "name": "@moonwalker/orbit-ui-stylus", "version": "1.14.29", "description": "UI components library", "keywords": [ "css", "stylus", "components" ], "homepage": "https://github.com/moonwalker/orbit", "repository": "https://github.com/moonwalker/orbit", "author": "Vio ", "license": "MIT", "main": "lib/index.js", "publishConfig": { "access": "public" }, "scripts": { "prebuild": "npm run lint && npm run test", "build": "echo \"Info: nothing to build\" && exit 0", "build-pages": "rm -fr dist && gulp build", "lint": "npm run lint:styl && npm run lint:js", "lint:js": "../../node_modules/.bin/eslint lib/**/*.js", "lint:styl": "stylint lib", "start": "gulp serve", "test": "echo \"Error: no test specified\" && exit 0", "storybook": "start-storybook -p 6006", "build-storybook": "build-storybook" }, "dependencies": { "@moonwalker/orbit-mixins-stylus": "^1.14.29" "classnames": "^2.3.1" }, "devDependencies": { "@babel/core": "^7.16.5", "@storybook/addon-actions": "^6.4.9", "@storybook/addon-essentials": "^6.4.9", "@storybook/addon-links": "^6.4.9", "@storybook/html": "^6.4.9", "autoprefixer": "9.8.6", "babel-loader": "^8.2.3", "browser-sync": "2.26.14", "gulp": "4.0.2", "gulp-postcss": "9.0.1", "gulp-print": "5.0.2", "gulp-pug": "5.0.0", "gulp-stylus": "2.7.1", "pug": "3.0.2", "stylint": "2.0.0", "stylus": "0.58.1", "stylus-loader": "4.3.3", "through2": "4.0.2" } } yarn manifest: No manifest Lockfile: No lockfile