Arguments: /usr/local/Cellar/node/17.9.0/bin/node /Users/nprince/source/strata/.yarn/releases/yarn-1.22.4.js build PATH: /Users/nprince/.cargo/bin:/usr/local/opt/openvpn/sbin:/Users/nprince/kafka/bin:/Users/nprince/bin:/Users/nprince/.local/share/solana/install/active_release/bin:/Users/nprince/.cargo/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin Yarn version: 1.22.4 Node version: 17.9.0 Platform: darwin x64 Trace: SyntaxError: /Users/nprince/source/strata/packages/spl-token-collective/package.json: Unexpected token , in JSON at position 777 at JSON.parse () at /Users/nprince/source/strata/.yarn/releases/yarn-1.22.4.js:1098:57 at Generator.next () at step (/Users/nprince/source/strata/.yarn/releases/yarn-1.22.4.js:310:30) at /Users/nprince/source/strata/.yarn/releases/yarn-1.22.4.js:321:13 npm manifest: { "name": "@strata-foundation/spl-token-collective", "version": "3.9.7", "description": "Interface to the spl-token-collective smart contract", "publishConfig": { "access": "public", "registry": "https://registry.npmjs.org/" }, "repository": { "type": "git", "url": "https://github.com/StrataFoundation/strata" }, "main": "dist/index.umd.js", "module": "dist/index.js", "types": "dist/index.d.ts", "sideEffects": false, "files": [ "dist" ], "scripts": { "watch": "npx rollup --config --watch", "build": "npx rollup --config", "format": "prettier --write \"src/**/*.{ts,tsx}\"", "precommit": "npx git-format-staged -f 'prettier --ignore-unknown --stdin --stdin-filepath \"{}\"' .", "prepare": "yarn run build" },, "dependencies": { "@solana/spl-name-service": "^0.1.3", "@metaplex-foundation/mpl-token-metadata": "^1.2.5", "@project-serum/anchor": "^0.25.0", "@solana/spl-token": "0.1.8", "@solana/web3.js": "^1.43.4", "@strata-foundation/spl-token-bonding": "^3.9.7", "@strata-foundation/spl-utils": "^3.9.7", "borsh": "^0.7.0", "copyfiles": "^2.4.1" }, "devDependencies": { "@rollup/plugin-commonjs": "^22.0.1", "@rollup/plugin-node-resolve": "^13.3.0", "@rollup/plugin-replace": "^4.0.0", "@rollup/plugin-typescript": "^8.3.4", "rollup": "^2.77.2", "rollup-plugin-auto-external": "^2.0.0", "rollup-plugin-terser": "^7.0.2", "git-format-staged": "^2.1.3", "style-loader": "^2.0.0", "ts-loader": "^9.2.3", "typescript": "^4.3.4" }, "gitHead": "ff670e6a6211209648c56dd69e5f5dfbda631b42" } yarn manifest: No manifest Lockfile: No lockfile