Skip to content

2025-08-25 - INFO - Checking for prerequisitesโ€ฆ 2025-08-25 - INFO - All prerequisites found. 2025-08-25 - INFO - \nUser approved execution. Starting phase 1.1โ€ฆ 2025-08-25 - INFO -

2025-08-25 - INFO - Executing: pnpm init in d:\FSS\Websites\monorepo 2025-08-25 - INFO - STDOUT:

Wrote to d:\FSS\Websites\monorepo\package.json
{
"name": "monorepo",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"packageManager": "pnpm@10.14.0"
}

2025-08-25 - INFO - Wrote file to d:\FSS\Websites\monorepo\pnpm-workspace.yaml 2025-08-25 - INFO - Created shared package directories: components, design-tokens, utils 2025-08-25 - INFO - Wrote file to d:\FSS\Websites\monorepo\packages\design-tokens\package.json 2025-08-25 - INFO - Wrote file to d:\FSS\Websites\monorepo\packages\components\package.json 2025-08-25 - INFO - Initialized shared packages 2025-08-25 - INFO - Wrote file to d:\FSS\Websites\monorepo\tsconfig.json 2025-08-25 - INFO - Executing: git init -b main in d:\FSS\Websites\monorepo 2025-08-25 - INFO - STDOUT:

Initialized empty Git repository in D:/FSS/Websites/monorepo/.git/

2025-08-25 - INFO - Wrote file to d:\FSS\Websites\monorepo\.gitignore 2025-08-25 - INFO - Executing: git remote add origin https://github.com/talbotstevens/sites-monorepo.git in d:\FSS\Websites\monorepo 2025-08-25 - INFO - ๐Ÿค– Verification (Automated)โ€ฆ 2025-08-25 - INFO - Verifying path exists: d:\FSS\Websites\monorepo\pnpm-workspace.yaml 2025-08-25 - INFO - Verification successful. 2025-08-25 - INFO - Verifying path exists: d:\FSS\Websites\monorepo.gitignore 2025-08-25 - INFO - Verification successful. 2025-08-25 - INFO - Executing: git add . in d:\FSS\Websites\monorepo 2025-08-25 - WARNING - STDERR:

The file will have its original line endings in your working directory

2025-08-25 - INFO - Executing: git commit -m feat(1.1A): setup monorepo foundation in d:\FSS\Websites\monorepo 2025-08-25 - INFO - STDOUT:

[main (root-commit) 0c96d39] feat(1.1A): setup monorepo foundation
7 files changed, 62 insertions(+)
create mode 100644 .gitignore
create mode 100644 package.json
create mode 100644 packages/components/package.json
create mode 100644 packages/design-tokens/package.json
create mode 100644 packages/design-tokens/tokens.css
create mode 100644 pnpm-workspace.yaml
create mode 100644 tsconfig.json

2025-08-25 - INFO - โœ… Part A complete and committed. Proceeding automatically to Part Bโ€ฆ 2025-08-25 - INFO -

2025-08-25 - INFO - Executing: pnpm create astro@latest d:\FSS\Websites\monorepo\sites\Template -- --template basics --no-install --typescript strict --no-git --yes in d:\FSS\Websites\monorepo 2025-08-25 - INFO - STDOUT:

astro Launch sequence initiated.
โ—ผ dir Using d:\FSS\Websites\monorepo\sites\Template as project directory
โ—ผ tmpl Using basics as project template
โ—ผ No problem! Remember to install dependencies after setup.
โ—ผ Sounds good! You can always run git init manually.
[?25l โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆ Project initializing...
โ–ถ Template copying...
 โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆ Project initializing...
โœ” Template copied
 โœ” Project initialized!
โ–  Template copied
next Liftoff confirmed. Explore your project!
Enter your project directory using cd ./sites\Template
Run pnpm dev to start the dev server. CTRL+C to stop.
Add frameworks like react or tailwind using astro add.
Stuck? Join us at https://astro.build/chat

2025-08-25 - INFO - Set package name and dependencies in d:\FSS\Websites\monorepo\sites\Template\package.json 2025-08-25 - INFO - Wrote file to d:\FSS\Websites\monorepo\sites\Template\astro.config.mjs 2025-08-25 - INFO - Wrote file to d:\FSS\Websites\monorepo\sites\Template\tailwind.config.mjs 2025-08-25 - INFO - Running root pnpm install to resolve all dependenciesโ€ฆ 2025-08-25 - INFO - Executing: pnpm install in d:\FSS\Websites\monorepo 2025-08-25 - INFO - STDOUT:

Scope: all 4 workspace projects
Progress: resolved 1, reused 0, downloaded 0, added 0
Progress: resolved 108, reused 105, downloaded 0, added 0
Progress: resolved 321, reused 256, downloaded 0, added 0
Progress: resolved 460, reused 397, downloaded 0, added 0
Packages: +397
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Progress: resolved 461, reused 398, downloaded 0, added 89
Progress: resolved 461, reused 398, downloaded 0, added 90
Progress: resolved 461, reused 398, downloaded 0, added 317
Progress: resolved 461, reused 398, downloaded 0, added 342
Progress: resolved 461, reused 398, downloaded 0, added 343
Progress: resolved 461, reused 398, downloaded 0, added 397, done
โ€‰WARNโ€‰ Issues with peer dependencies found
sites/Template
โ”œโ”€โ”ฌ @sveltejs/vite-plugin-svelte 3.1.2
โ”‚ โ”œโ”€โ”€ โœ• unmet peer vite@^5.0.0: found 6.3.5
โ”‚ โ”œโ”€โ”ฌ vitefu 0.2.5
โ”‚ โ”‚ โ””โ”€โ”€ โœ• unmet peer vite@"^3.0.0 || ^4.0.0 || ^5.0.0": found 6.3.5
โ”‚ โ””โ”€โ”ฌ @sveltejs/vite-plugin-svelte-inspector 2.1.0
โ”‚ โ””โ”€โ”€ โœ• unmet peer vite@^5.0.0: found 6.3.5
โ””โ”€โ”ฌ @astrojs/svelte 5.7.3
โ””โ”€โ”€ โœ• unmet peer astro@^4.0.0: found 5.13.3
โ•ญ Warning โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ•ฎ
โ”‚ โ”‚
โ”‚ Ignored build scripts: esbuild, sharp. โ”‚
โ”‚ Run "pnpm approve-builds" to pick which dependencies should be allowed โ”‚
โ”‚ to run scripts. โ”‚
โ”‚ โ”‚
โ•ฐโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ•ฏ
Done in 12.1s using pnpm v10.14.0

2025-08-25 - INFO - Wrote file to d:\FSS\Websites\monorepo\sites\Template\src\styles\global.css 2025-08-25 - INFO - ๐Ÿค– Verification (Automated)โ€ฆ 2025-08-25 - INFO - Attempting to build the template site to verify setupโ€ฆ 2025-08-25 - INFO - Executing: pnpm --filter template-site build in d:\FSS\Websites\monorepo 2025-08-25 - INFO - STDOUT:

No projects matched the filters "d:\FSS\Websites\monorepo" in "D:\FSS\Websites\monorepo"
> template-site@0.0.1 build D:\FSS\Websites\monorepo\sites\Template
> astro build
09:20:38 [vite] Forced re-optimization of dependencies
09:20:39 [content] Syncing content
09:20:39 [content] Synced content
09:20:39 [types] Generated 701ms
09:20:39 [build] output: "static"
09:20:39 [build] mode: "static"
09:20:39 [build] directory: D:\FSS\Websites\monorepo\sites\Template\dist\
09:20:39 [build] Collecting build info...
09:20:39 [build] โœ“ Completed in 800ms.
09:20:39 [build] Building static entrypoints...
09:20:41 [vite] โœ“ built in 1.85s
09:20:41 [build] โœ“ Completed in 1.91s.
building client (vite)
09:20:41 [vite] transforming...
09:20:41 [vite] โœ“ 1 modules transformed.
09:20:41 [vite] rendering chunks...
09:20:41 [vite] computing gzip size...
09:20:41 [vite] dist/_astro/client.CWY0IrnN.js 0.70 kB โ”‚ gzip: 0.46 kB
09:20:41 [vite] โœ“ built in 27ms
generating static routes
09:20:41 โ–ถ src/pages/index.astro
09:20:41 โ””โ”€ /index.html (+13ms)
09:20:41 โœ“ Completed in 29ms.
09:20:41 [build] 1 page(s) built in 2.80s
09:20:41 [build] Complete!

2025-08-25 - INFO - Executing: git add . in d:\FSS\Websites\monorepo 2025-08-25 - WARNING - STDERR:

The file will have its original line endings in your working directory
The file will have its original line endings in your working directory
The file will have its original line endings in your working directory
The file will have its original line endings in your working directory
The file will have its original line endings in your working directory
The file will have its original line endings in your working directory
The file will have its original line endings in your working directory
The file will have its original line endings in your working directory
The file will have its original line endings in your working directory
The file will have its original line endings in your working directory
The file will have its original line endings in your working directory

2025-08-25 - INFO - Executing: git commit -m feat(1.1B): scaffold and configure template site in d:\FSS\Websites\monorepo 2025-08-25 - INFO - STDOUT:

[main 3a66f07] feat(1.1B): scaffold and configure template site
15 files changed, 381 insertions(+)
create mode 100644 sites/Template/.gitignore
create mode 100644 sites/Template/.vscode/extensions.json
create mode 100644 sites/Template/.vscode/launch.json
create mode 100644 sites/Template/README.md
create mode 100644 sites/Template/astro.config.mjs
create mode 100644 sites/Template/package.json
create mode 100644 sites/Template/public/favicon.svg
create mode 100644 sites/Template/src/assets/astro.svg
create mode 100644 sites/Template/src/assets/background.svg
create mode 100644 sites/Template/src/components/Welcome.astro
create mode 100644 sites/Template/src/layouts/Layout.astro
create mode 100644 sites/Template/src/pages/index.astro
create mode 100644 sites/Template/src/styles/global.css
create mode 100644 sites/Template/tailwind.config.mjs
create mode 100644 sites/Template/tsconfig.json