{"id":24333160,"url":"https://github.com/chrisweb/nextjs_mdx-js-loader_windows_reproduction","last_synced_at":"2026-04-18T20:31:18.067Z","repository":{"id":271292566,"uuid":"912972889","full_name":"chrisweb/nextjs_mdx-js-loader_windows_reproduction","owner":"chrisweb","description":null,"archived":false,"fork":false,"pushed_at":"2025-05-02T08:38:24.000Z","size":225,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-04T03:04:26.375Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chrisweb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-01-06T19:14:28.000Z","updated_at":"2025-05-02T08:38:27.000Z","dependencies_parsed_at":"2025-01-06T20:37:16.788Z","dependency_job_id":"d3ce3c8d-ff4d-41c6-a565-93183c5df3ee","html_url":"https://github.com/chrisweb/nextjs_mdx-js-loader_windows_reproduction","commit_stats":null,"previous_names":["chrisweb/nextjs_mdx-js-loader_windows_reproduction"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/chrisweb/nextjs_mdx-js-loader_windows_reproduction","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisweb%2Fnextjs_mdx-js-loader_windows_reproduction","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisweb%2Fnextjs_mdx-js-loader_windows_reproduction/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisweb%2Fnextjs_mdx-js-loader_windows_reproduction/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisweb%2Fnextjs_mdx-js-loader_windows_reproduction/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chrisweb","download_url":"https://codeload.github.com/chrisweb/nextjs_mdx-js-loader_windows_reproduction/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisweb%2Fnextjs_mdx-js-loader_windows_reproduction/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31984102,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"ssl_error","status_checked_at":"2026-04-18T20:23:29.375Z","response_time":103,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-01-18T03:13:28.252Z","updated_at":"2026-04-18T20:31:18.062Z","avatar_url":"https://github.com/chrisweb.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# reproduction repository: next.js mdx js loader bug on windows\n\n* the repository is a reproduction for the [next.js issues #74564](https://github.com/vercel/next.js/issues/74564)\n* I have suggested a fix in the [next.js PR #74565](https://github.com/vercel/next.js/pull/74565#issuecomment-2844513895)\n\n## installation\n\nFirst clone this repository, and then install the [dependencies](package.json):\n\n```bash\nnpm i\n```\n\n## development\n\nThen start the development server:\n\n```bash\nnpm run dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser.\n\n## reproduction\n\nAfter installing the dependencies and launching the dev server, have a look at your terminal output, (if on windows) you should see the following error:\n\n![Error: Only URLs with a scheme in: file, data, and node are supported by the default ESM loader. On Windows, absolute paths must be valid file:// URLs. Received protocol 'c:'](https://raw.githubusercontent.com/chrisweb/nextjs_mdx-js-loader_windows_reproduction/refs/heads/main/public/problem_windows_screenshot.png)\n\n```shell\nError: Only URLs with a scheme in: file, data, and node are supported by the default ESM loader. On Windows, absolute paths must be valid file:// URLs. Received protocol 'c:'\n```\n\n## project setup history\n\ncreated the project using the CNA command:\n\n`npx create-next-app@canary`\n\nadded some dependencies:\n\n`npm i @next/mdx@canary @mdx-js/loader@latest rehype-slug@latest --save-exact`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchrisweb%2Fnextjs_mdx-js-loader_windows_reproduction","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchrisweb%2Fnextjs_mdx-js-loader_windows_reproduction","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchrisweb%2Fnextjs_mdx-js-loader_windows_reproduction/lists"}