mesinkasir / eleventyblog

Eleventy bootstrap 11ty website template free download source code gratis
https://www.hockeycomputindo.com/2022/03/eleventy-bootstrap-web-template-seo.html
MIT License
6 stars 2 forks source link

project cannot be start #1

Closed projectmb closed 2 years ago

projectmb commented 2 years ago

Using npx start I get the following issue:

[11ty] Problem writing Eleventy templates: (more in DEBUG output) [11ty] Output conflict: multiple input files are writing to _site/tags/metrics/index.html. Use distinct permalink values to resolve this conflict. [11ty] 1. ./tags.njk [11ty] 2. ./tags.njk (via DuplicatePermalinkOutputError)

mesinkasir commented 2 years ago

use npx @11ty/eleventy --serve

projectmb commented 2 years ago

I get the same erro [image: image.png]

On Sat, 1 Oct 2022 at 17:20, Mesin Kasir @.***> wrote:

use npx @11ty/eleventy --serve

— Reply to this email directly, view it on GitHub https://github.com/mesinkasir/eleventyblog/issues/1#issuecomment-1264396197, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIQXAVWPGTKFTUGZL2D63QLWBBJDBANCNFSM6AAAAAAQ2PKK7U . You are receiving this because you authored the thread.Message ID: @.***>

mesinkasir commented 2 years ago

try run npm i && npm start

projectmb commented 2 years ago

This one works, thank you!

On Sat, 1 Oct 2022 at 17:48, Mesin Kasir @.***> wrote:

try run npm i && npm start

— Reply to this email directly, view it on GitHub https://github.com/mesinkasir/eleventyblog/issues/1#issuecomment-1264402884, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIQXAVXHKQMHSPHGD43DIVTWBBMONANCNFSM6AAAAAAQ2PKK7U . You are receiving this because you authored the thread.Message ID: @.***>

mesinkasir commented 2 years ago

Your welcome my friend.. 😇