davidlj95 / chrislb

Lazaro's website. Fashion stylist
https://christianlazaro.es
Apache License 2.0
1 stars 0 forks source link

build: re arrange ignore files #278

Closed davidlj95 closed 8 months ago

davidlj95 commented 8 months ago

See https://github.com/davidlj95/ngx/pull/256

davidlj95 commented 8 months ago

Current dependencies on/for this PR:

This stack of pull requests is managed by Graphite.

davidlj95 commented 8 months ago

Hmm okay so seems that bun messed up something:

https://github.com/davidlj95/chrislb/actions/runs/7688041754/job/20948787216?pr=278

May be caused by. https://stackoverflow.com/a/72959510/3263250 Effectively, that module doesn't exist. Removed bun.lockb, bun pm cache rm, rm -rf node_modules, bun i ng cache clean and run prerender script again. Nothing.

Then, ensured all deps are compatible. And updated @angular/cli to latest 16.x one. Nothing.

If using npm, works. Soooooo it's time to dump bun. Don't want to deal with this TBH.

Going for pnpm

davidlj95 commented 8 months ago

Solved in #279, ensuring builds in #280

davidlj95 commented 8 months ago

Merge activity