Skip to content

[Bug?]: Deno 2.5 compatiblity #1975

@robvanvolt

Description

@robvanvolt

Duplicates

  • I have searched the existing issues

Latest version

  • I have tested the latest version

Current behavior 😯

Solid Start 1.2.0 initialization with Deno 2.5.0 leads to the following error on MacOS 15.6.1:

deno init --npm solid
⚠️ Do you fully trust npm:create-solid package? Deno will invoke code from it with all permissions. Do you want to continue? [y/n]

y
error: Relative import path "readline" not prefixed with / or ./ or ../
hint: If you want to use a built-in Node module, add a "node:" prefix (ex. "node:readline").
at file:///private/var/folders/bb/2bpn_s795yd2j_ysy7v0_8dm0000gn/T/deno_init_nm/2025-09-16/.tmptx9pkB/node_modules/.deno/create-solid@0.6.5/node_modules/create-solid/dist/bin.mjs:2:781

Expected behavior 🤔

No response

Steps to reproduce 🕹

Steps:

  1. curl -fsSL https://deno.land/install.sh | sh
  2. deno init --npm solid

Context 🔦

No response

Your environment 🌎

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingneeds reproductionissue needs a reproduction

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions