personal-security-checklist icon indicating copy to clipboard operation
personal-security-checklist copied to clipboard

Noob is looking for the help!

Open Natanius opened this issue 1 year ago • 1 comments
trafficstars

Hi all

Сan anyone help me?

I'm trying to make a build. It's just like the instructions say: yarn - yarn build - yarn buid.static

There are no errors in the terminal, in the dist/ folder appear: dist/about/ dist/about/index.html dist/about/q-data.json dist/article/ dist/article/index.html dist/article/q-data.json dist/checklist/ dist/checklist/index.html dist/checklist/q-data.json dist/index.html dist/q-data.json dist/sitemap.xml dist/404.html

When I copy all the contents of the folder to the webserver /var/www/html - only the main page opens, when trying to go to any section it gives 404 page, at the same time the path where the transition occurs /myserver-ip/checklist/authentication. On the main page also does not work menu.

What is wrong? Are there any requirements for the webserver in this case? On the local server, when I run 'yarn dev' everything works fine.

Thanks for your help!

Natanius avatar Apr 20 '24 08:04 Natanius

Hi !

Same here (another noob), only the first level on the website was generated :( Latest yarn (v1.22.22) on Almalinux 9.x

But yarn dev works :/

RLA75 avatar Aug 23 '24 14:08 RLA75