Code Monkey home page Code Monkey logo

Comments (12)

nexxeln avatar nexxeln commented on May 22, 2024 1

After changing module to NodeNext in tsconfig, it's getting an unknown error.
ss

from create-t3-app.

asrvd avatar asrvd commented on May 22, 2024

weird cus it worked for me using pnpm

from create-t3-app.

asrvd avatar asrvd commented on May 22, 2024

you can use v4.0.8 till we fix this issue,

from create-t3-app.

devkevbot avatar devkevbot commented on May 22, 2024

@nexxeln Can you try cloning the repo into a new directory and running:

npm i
npm build
npm start

I was able to run those commands and scaffold successfully.

I also noticed that the published version of this package (4.2.7) differs from the version I get when running after a fresh clone (4.2.2).

from create-t3-app.

devkevbot avatar devkevbot commented on May 22, 2024

I was also able to successfully run the package after installing the latest version (4.2.7).

from create-t3-app.

nexxeln avatar nexxeln commented on May 22, 2024

I also noticed that the published version of this package (4.2.7) differs from the version I get when running after a fresh clone (4.2.2).

Yeah I haven't pushed yet.

I was also able to successfully run the package after installing the latest version (4.2.7).

It works as expected?

from create-t3-app.

devkevbot avatar devkevbot commented on May 22, 2024

@nexxeln To be crystal clear:

Running npx create-t3-app@latest fails with the error we've seen before.

Running npm i -g create-t3-app@latest, navigating to the install location and running npm start seems to work ok.

I wonder if this is a directory/path issue somewhere. From my preliminary testing, the application never makes it out of https://github.com/nexxeln/create-t3-app/blob/194683722346cf1a43fe69f22e9da70d3395c8fc/src/cli/index.ts#L33 the function called here, runCli.

Whenever npx is used everything breaks.

from create-t3-app.

nexxeln avatar nexxeln commented on May 22, 2024

Yeah definitely the problem is in that file. Me and @asheeeshh are investigating.

from create-t3-app.

devkevbot avatar devkevbot commented on May 22, 2024

It's the getVersion function inside getT3Version.ts @nexxeln

Comment outing https://github.com/nexxeln/create-t3-app/blob/main/src/cli/index.ts#L66 seems to unblock the issue.

from create-t3-app.

nexxeln avatar nexxeln commented on May 22, 2024

Thank you for spotting that. Fix is on the way.

from create-t3-app.

nexxeln avatar nexxeln commented on May 22, 2024

Fixed but there is a new issue. See #65

from create-t3-app.

Dhravya avatar Dhravya commented on May 22, 2024

This is why tests are required lol

from create-t3-app.

Related Issues (20)

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.