-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathyarn-error.log
64 lines (56 loc) · 1.97 KB
/
yarn-error.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
Arguments:
/usr/local/bin/node /usr/local/bin/yarn add clarity-js
PATH:
/Users/jjgeiger/.pyenv/shims:/Users/jjgeiger/.pyenv/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/opt/local/bin:/opt/local/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin
Yarn version:
1.22.19
Node version:
18.16.0
Platform:
darwin arm64
Trace:
Error: EACCES: permission denied, mkdir '/Users/jjgeiger/_PROJECTS/stogie/node_modules/@typescript-eslint/parser/_ts3.4'
npm manifest:
{
"name": "stogie2",
"version": "1.0.0",
"private": true,
"description": "stogie2",
"author": "Jason Geiger",
"keywords": [
"gatsby"
],
"scripts": {
"dev": "gatsby develop",
"start": "gatsby develop",
"build": "gatsby build",
"serve": "gatsby serve",
"clean": "gatsby clean"
},
"dependencies": {
"@fortawesome/fontawesome-svg-core": "^6.4.2",
"@fortawesome/free-brands-svg-icons": "^6.4.2",
"@fortawesome/free-solid-svg-icons": "^6.4.2",
"@fortawesome/react-fontawesome": "^0.2.0",
"@studio-freight/lenis": "^1.0.22",
"babel-plugin-styled-components": "^2.1.4",
"gatsby": "^5.12.3",
"gatsby-plugin-google-gtag": "^5.12.0",
"gatsby-plugin-image": "^3.12.0",
"gatsby-plugin-manifest": "^5.12.0",
"gatsby-plugin-sharp": "^5.12.0",
"gatsby-plugin-sitemap": "^6.12.0",
"gatsby-plugin-styled-components": "^6.12.0",
"gatsby-source-filesystem": "^5.12.0",
"gatsby-transformer-remark": "^6.12.0",
"gatsby-transformer-sharp": "^5.12.0",
"gsap": "^3.12.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"styled-components": "^6.0.7"
}
}
yarn manifest:
No manifest
Lockfile:
No lockfile