123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657 |
- Arguments:
- /Users/frederic.marand.ext/.nvm/versions/node/v18.13.0/bin/node /Users/frederic.marand.ext/.nvm/versions/node/v18.13.0/bin/yarn
- PATH:
- /Users/frederic.marand.ext/.nvm/versions/node/v18.13.0/bin:/opt/homebrew/opt/gnu-getopt/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/frederic.marand.ext/src/go/bin:/Users/frederic.marand.ext/Library/Application Support/JetBrains/Toolbox/scripts:/Users/frederic.marand.ext/src/go/src/review.leboncoin.ci/leboncoin/go
- Yarn version:
- 1.22.19
- Node version:
- 18.13.0
- Platform:
- darwin arm64
- Trace:
- SyntaxError: /Users/frederic.marand.ext/src/go/src/code.osinet.fr/fgm/sqs_demo/front2/package.json: Unexpected string in JSON at position 616
- at JSON.parse (<anonymous>)
- at /Users/frederic.marand.ext/.nvm/versions/node/v18.13.0/lib/node_modules/yarn/lib/cli.js:1629:59
- at Generator.next (<anonymous>)
- at step (/Users/frederic.marand.ext/.nvm/versions/node/v18.13.0/lib/node_modules/yarn/lib/cli.js:310:30)
- at /Users/frederic.marand.ext/.nvm/versions/node/v18.13.0/lib/node_modules/yarn/lib/cli.js:321:13
- npm manifest:
- {
- "author": "",
- "description": "",
- "devDependencies": {
- "@babel/core": "^7.20.12",
- "@storybook/addon-actions": "^6.5.16",
- "@storybook/addon-essentials": "^6.5.16",
- "@storybook/addon-interactions": "^6.5.16",
- "@storybook/addon-links": "^6.5.16",
- "@storybook/builder-webpack4": "^6.5.16",
- "@storybook/html": "^6.5.16",
- "@storybook/manager-webpack4": "^6.5.16",
- "@storybook/testing-library": "^0.0.13",
- "babel-loader": "^8.3.0"
- },
- "license": "ISC",
- "main": "index.js",
- "name": "front",
- "private": true,
- "scripts": {
- "build-storybook": "build-storybook"
- "storybook": "start-storybook -p 6006",
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "version": "0.1.0",
- "dependencies": {}
- }
- yarn manifest:
- No manifest
- Lockfile:
- No lockfile
|