Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

468
Views
Docusaurus site did not load properly

I can't launch а local site from the build folder view file index.html. When I enter the "build" command in the terminal and the site, these messages.

in the terminal

on the website

My config

    const config = {
       title: "qwerty",
       tagline: "Dinosaurs are cool",
       url: "https://your-docusaurus-test-site.com",
       baseUrl: "/C:/Users/qwerty/Desktop/Develop/qwerty/build/index.html/",
       onBrokenLinks: "throw",
       onBrokenMarkdownLinks: "warn",
       favicon: "img/favicon.ico",
    
       // GitHub pages deployment config.
       // If you aren't using GitHub pages, you don't need these.
       organizationName: "facebook", // Usually your GitHub org/user name.
       projectName: "docusaurus", // Usually your repo name.
    
       // Even if you don't use internalization, you can use this field to set useful
       // metadata like html lang. For example, if your site is Chinese, you may want
       // to replace "en" with "zh-Hans".
       i18n: {
          defaultLocale: "en",
          locales: ["en"],
       },
presets: [
      [
         "classic",
         /** @type {import('@docusaurus/preset-classic').Options} */
         ({
            docs: {
               sidebarPath: require.resolve("./sidebars.js"),
               // Please change this to your repo.
               // Remove this to remove the "edit this page" links.
               editUrl: "https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/",
            },
            blog: {
               showReadingTime: true,
               // Please change this to your repo.
               // Remove this to remove the "edit this page" links.
               editUrl: "https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/",
            },
            theme: {
               customCss: require.resolve("./src/css/custom.css"),
            },
         }),
      ],
   ],}
about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!