Skip to content

Duplicate: Windows not yet supported #10

Description

@ivenuss

I've tried to download MDX Example for Next.js, but when I tried to run this app in development mode, I get this error. Same thing with implementing it directly to my project.

Error: spawn C:\Users\Desktop\mdx\node_modules\@contentlayer\core\node_modules\esbuild\bin\esbuild ENOENT
    at Process.ChildProcess._handle.onexit (node:internal/child_process:282:19)
    at onErrorNT (node:internal/child_process:480:16)
    at processTicksAndRejections (node:internal/process/task_queues:83:21)
Emitted 'error' event on ChildProcess instance at:
    at Process.ChildProcess._handle.onexit (node:internal/child_process:288:12)
    at onErrorNT (node:internal/child_process:480:16)
    at processTicksAndRejections (node:internal/process/task_queues:83:21) {
  errno: -4058,
  code: 'ENOENT',
  syscall: 'spawn C:\\Users\\Desktop\\mdx\\node_modules\\@contentlayer\\core\\node_modules\\esbuild\\bin\\esbuild',
  path: 'C:\\Users\\Desktop\\mdx\\node_modules\\@contentlayer\\core\\node_modules\\esbuild\\bin\\esbuild',
  spawnargs: [ '--service=0.12.29', '--ping' ]
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions