Duplicates
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:
- curl -fsSL https://deno.land/install.sh | sh
- deno init --npm solid
Context 🔦
No response
Your environment 🌎
Duplicates
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]
Expected behavior 🤔
No response
Steps to reproduce 🕹
Steps:
Context 🔦
No response
Your environment 🌎