diff options
Diffstat (limited to 'yarn-error.log')
| -rw-r--r-- | yarn-error.log | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/yarn-error.log b/yarn-error.log new file mode 100644 index 0000000..0d18fcc --- /dev/null +++ b/yarn-error.log | |||
| @@ -0,0 +1,39 @@ | |||
| 1 | Arguments: | ||
| 2 | /usr/bin/node /usr/bin/yarn add -D svg-sprite | ||
| 3 | |||
| 4 | PATH: | ||
| 5 | /home/kevin/.local/bin:/home/kevin/.emacs.d/bin:/home/kevin/.local/bin:/home/kevin/.emacs.d/bin:/usr/local/bin:/usr/bin:/var/lib/snapd/snap/bin:/usr/local/sbin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/usr/lib/jvm/default/bin:/home/kevin/.fzf/bin | ||
| 6 | |||
| 7 | Yarn version: | ||
| 8 | 1.22.17 | ||
| 9 | |||
| 10 | Node version: | ||
| 11 | 17.3.0 | ||
| 12 | |||
| 13 | Platform: | ||
| 14 | linux x64 | ||
| 15 | |||
| 16 | Trace: | ||
| 17 | SyntaxError: /mnt/EvoData/Projects/WebStd/iro-icons/package.json: Unexpected token , in JSON at position 103 | ||
| 18 | at JSON.parse (<anonymous>) | ||
| 19 | at /usr/lib/node_modules/yarn/lib/cli.js:1625:59 | ||
| 20 | at Generator.next (<anonymous>) | ||
| 21 | at step (/usr/lib/node_modules/yarn/lib/cli.js:310:30) | ||
| 22 | at /usr/lib/node_modules/yarn/lib/cli.js:321:13 | ||
| 23 | |||
| 24 | npm manifest: | ||
| 25 | { | ||
| 26 | "name": "iro-icons", | ||
| 27 | "version": "1.0.0", | ||
| 28 | "description": "Icons of the Iro design system",, | ||
| 29 | "author": "Volpeon", | ||
| 30 | "license": "MIT", | ||
| 31 | "private": true, | ||
| 32 | "sideEffects": false | ||
| 33 | } | ||
| 34 | |||
| 35 | yarn manifest: | ||
| 36 | No manifest | ||
| 37 | |||
| 38 | Lockfile: | ||
| 39 | No lockfile | ||
