Code Monkey home page Code Monkey logo

create-turbo-eth's Issues

[BUG] Can't run node on node 19.9 and 20.11

Describe the bug

Look like the installer won't resolve some module. in 19 and 20, not sure if there is any experimental or old feature used that are deprecated since that. It runs perfectly in 18.

Installing with node 20

❯ npx create-turbo-eth@latest
node:internal/modules/cjs/loader:1147
  throw err;
  ^

Error: Cannot find module '/Users/david/Lab/sandbox/node'
    at Module._resolveFilename (node:internal/modules/cjs/loader:1144:15)
    at Module._load (node:internal/modules/cjs/loader:985:27)
    at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:135:12)
    at node:internal/main/run_main_module:28:49 {
  code: 'MODULE_NOT_FOUND',
  requireStack: []
}

Node.js v20.11.1

Installing with node 19

❯ npx create-turbo-eth@latest
node:internal/modules/cjs/loader:1093
  throw err;
  ^

Error: Cannot find module '/Users/david/Lab/sandbox/node'
    at Module._resolveFilename (node:internal/modules/cjs/loader:1090:15)
    at Module._load (node:internal/modules/cjs/loader:934:27)
    at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:83:12)
    at node:internal/main/run_main_module:23:47 {
  code: 'MODULE_NOT_FOUND',
  requireStack: []
}

Node.js v19.9.0

Expected behavior

Expecting the installer to run.

Steps to reproduce

  1. nvm install 19
  2. nvm use 19
  3. npx create-turbo-eth@latest
  4. repeat with 20

Additional context

No response

Operating system

macOS

create-turbo-eth version or commit hash

create-turbo-eth@latest

[BUG]

Describe the bug

I can't input my app name when getting to start
image

Expected behavior

both at items and Wrap

Steps to reproduce

No response

Additional context

No response

Operating system

macOS

create-turbo-eth version or commit hash

latest

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.