-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfresh-next-app.json
115 lines (115 loc) · 6.23 KB
/
fresh-next-app.json
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
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
{
"generator": "fresh-next-app",
"size": 494453203,
"timing": {
"startTime": "2024-10-21T01:08:30.028Z",
"finishTime": "2024-10-21T01:09:05.301Z"
},
"log": [
"node@factory:/workspace$ bash -exc 'pnpm create next-app fresh-app --app --eslint --import-alias \"@/*\" --src-dir --tailwind --javascript\r",
"> cd fresh-app\r",
"> corepack use pnpm@latest\r",
"> pnpm build' < /dev/null; cat /opt/factory/src/completed.txt\r",
"+ pnpm create next-app fresh-app --app --eslint --import-alias '@/*' --src-dir --tailwind --javascript\r",
".../192ac9e55b5-a | \u001b[32m+1\u001b[0m \u001b[32m+\r",
"\u001b[0m.../192ac9e55b5-a | Progress: resolved \u001b[96m1\u001b[0m, reused \u001b[96m0\u001b[0m, downloaded \u001b[96m1\u001b[0m, added \u001b[96m1\u001b[0m, done\r",
"Creating a new Next.js app in \u001b[32m/workspace/fresh-app\u001b[0m.\r",
"\r",
"\u001b[1mUsing pnpm.\r",
"\r",
"\u001b[0mInitializing project with template: app-tw \r",
"\r",
"\r",
"Installing dependencies:\r",
"- \u001b[36mreact\r",
"\u001b[0m- \u001b[36mreact-dom\r",
"\u001b[0m- \u001b[36mnext\r",
"\r",
"\u001b[0mInstalling devDependencies:\r",
"- \u001b[36mpostcss\r",
"\u001b[0m- \u001b[36mtailwindcss\r",
"\u001b[0m- \u001b[36meslint\r",
"\u001b[0m- \u001b[36meslint-config-next\r",
"\r",
"\u001b[31m! The local project doesn't define a 'packageManager' field. Corepack will now add one referencing [email protected]+sha512.22721b3a11f81661ae1ec68ce1a7b879425a1ca5b991c975b074ac220b187ce56c708fe5db69f4c962c989452eee76c82877f4ee80f474cebd61ee13461b6228.\r",
"! For more details about this field, consult the documentation at https://nodejs.org/api/packages.html#packagemanager\r",
"\r",
"\u001b[30;43m WARN \u001b[0m \u001b[31mdeprecated\u001b[0m [email protected]: This version is no longer supported. Please see https://eslint.org/version-support for other options.\r",
"Downloading \u001b[[email protected]\u001b[0m: \u001b[96m20.69 MB\u001b[0m/\u001b[96m20.69 MB\u001b[0m, done\r",
"Downloading \u001b[97m@next/[email protected]\u001b[0m: \u001b[96m41.91 MB\u001b[0m/\u001b[96m41.91 MB\u001b[0m, done\r",
"Downloading \u001b[97m@next/[email protected]\u001b[0m: \u001b[96m50.27 MB\u001b[0m/\u001b[96m50.27 MB\u001b[0m, done\r",
"\u001b[30;43m WARN \u001b[0m \u001b[31m5 deprecated subdependencies found:\u001b[0m @humanwhocodes/[email protected], @humanwhocodes/[email protected], [email protected], [email protected], [email protected]\r",
"Packages: \u001b[32m+345\r",
"++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++\r",
"\u001b[0mProgress: resolved \u001b[96m353\u001b[0m, reused \u001b[96m23\u001b[0m, downloaded \u001b[96m322\u001b[0m, added \u001b[96m345\u001b[0m, done\r",
"\r",
"\u001b[96mdependencies:\r",
"\u001b[32m+\u001b[0m next \u001b[90m14.2.15\r",
"\u001b[32m+\u001b[0m react \u001b[90m18.3.1\r",
"\u001b[32m+\u001b[0m react-dom \u001b[90m18.3.1\r",
"\r",
"\u001b[96mdevDependencies:\r",
"\u001b[32m+\u001b[0m eslint \u001b[90m8.57.1\u001b[0m \u001b[90m(9.13.0 is available)\u001b[0m \u001b[31mdeprecated\r",
"\u001b[32m+\u001b[0m eslint-config-next \u001b[90m14.2.15\r",
"\u001b[32m+\u001b[0m postcss \u001b[90m8.4.47\r",
"\u001b[32m+\u001b[0m tailwindcss \u001b[90m3.4.14\r",
"\r",
"\u001b[0mDone in 7s\r",
"\u001b[32mSuccess!\u001b[0m Created fresh-app at /workspace/fresh-app\r",
"\r",
"+ cd fresh-app\r",
"+ corepack use pnpm@latest\r",
"Installing [email protected] in the project...\r",
"\r",
"Lockfile is up to date, resolution step is skipped\r",
"Already up to date\r",
"Done in 761ms\r",
"+ pnpm build\r",
"\r",
"> [email protected] build /workspace/fresh-app\r",
"> next build\r",
"\r",
"\u001b[35;1mAttention\u001b[0m: Next.js now collects completely anonymous telemetry regarding usage.\r",
"This information is used to shape Next.js' roadmap and prioritize features.\r",
"You can learn more, including how to opt-out if you'd not like to participate in this anonymous program, by visiting the following URL:\r",
"\u001b[36mhttps://nextjs.org/telemetry\r",
"\r",
"\u001b[0m \u001b[38;2;173;127;168;1m▲ Next.js 14.2.15\r",
"\r",
"\u001b[0m \u001b[37;1m \u001b[0m Creating an optimized production build ...\r",
" \u001b[32;1m✓\u001b[0m Compiled successfully\r",
" \u001b[32;1m✓\u001b[0m Linting and checking validity of types \r",
" \u001b[32;1m✓\u001b[0m Collecting page data \r",
" \u001b[32;1m✓\u001b[0m Generating static pages (5/5)\r",
" \u001b[32;1m✓\u001b[0m Collecting build traces \r",
" \u001b[32;1m✓\u001b[0m Finalizing page optimization \r",
"\r",
"\u001b[4mRoute (app)\u001b[0m \u001b[4mSize\u001b[0m \u001b[4mFirst Load JS\r",
"\u001b[0m┌ ○ / 5.26 kB \u001b[37;1m92.3 kB\r",
"\u001b[0m└ ○ /_not-found 870 B \u001b[37;1m87.9 kB\r",
"\u001b[0m+ First Load JS shared by all \u001b[37;1m87.1 kB\r",
"\u001b[0m ├ chunks/330-3ea6787b4d78d51b.js 31.6 kB\r",
" ├ chunks/c56bfed3-0ee345b90eed2a02.js 53.6 kB\r",
" └ other shared chunks (total) 1.86 kB\r",
"\r",
"\r",
"○ (Static) prerendered as static content\r",
"\r",
"Finished running generator.\r",
"node@factory:/workspace$ cd /workspace/fresh-app\r",
"node@factory:/workspace/fresh-app$ pnpm start\r",
"\r",
"> [email protected] start /workspace/fresh-app\r",
"> next start\r",
"\r",
" \u001b[38;2;173;127;168;1m▲ Next.js 14.2.15\r",
"\u001b[0m - Local: http://localhost:3000\r",
"\r",
" \u001b[32;1m✓\u001b[0m Starting...\r",
" \u001b[32;1m✓\u001b[0m Ready in 317ms\u001b[1B\u001b[17D"
],
"description": "Fresh Next app, automatically generated everyday with \"pnpm create next-app --javascript\"",
"buildUrl": "https://github.com/fresh-app/factory/actions/runs/11431312653",
"frameworkUrl": "https://nextjs.org/",
"frameworkDocumentationUrl": "https://nextjs.org/docs"
}