Giter Site home page Giter Site logo

Comments (4)

akd-io avatar akd-io commented on June 6, 2024 1

Hi, and thanks for getting back to me with more details!

I believe you are correct that installing create-next-stack globally should be just as fine.
You could, end up getting out of sync over time if you forget to update it, but if the version is correct, as in this case, it should be all good.

I checked out your linked repository and tried running npm run dev in the project myself. Unfortunately (?) it worked fine on my machine, so I still don't know what the problem is.

akd@AMBP cns-app-main % npm run dev

> [email protected] dev
> next dev

- ready started server on 0.0.0.0:3000, url: http://localhost:3000
- event compiled client and server successfully in 129 ms (18 modules)
- wait compiling...
- event compiled client and server successfully in 59 ms (18 modules)
- wait compiling / (client and server)...
- event compiled client and server successfully in 1846 ms (1249 modules)

I think I will have to close this issue, as I don't think it has to do with the Create Next Stack tool in particular, but rather Next.js og Node.js having trouble running on your machine.

I run end-to-end tests on Windows, Ubuntu and MacOS on every pull request, and don't have the time to support others unfortunately.

from create-next-stack.

akd-io avatar akd-io commented on June 6, 2024

Hey @yalin,

I have never encountered this error, and unfortunately, I don't have any good ideas as to what could be wrong.

If you are able to provide me with a repository with a reproduction, I'd like to take a look.

Otherwise, I think the official Next.js discord or GitHub might be your best bet, unless you got any errors running create-next-stack, but it seems like you didn't.

from create-next-stack.

yalin avatar yalin commented on June 6, 2024

Hey @akd-io ,

I created the repository that you asked for; here. I will delete it after the bug fix.

I also want to write about how I created;
I got the creation command from the website https://www.create-next-stack.com/

npx [email protected] --package-manager=npm --styling=emotion --react-hook-form --prettier --formatting-pre-commit-hook --chakra --react-icons --framer-motion --github-actions --react-query --vercel cns-app

But I didn't use this command. Instead, I installed npm https://www.npmjs.com/package/create-next-stack with the command;

npm i -g create-next-stack

Then I used;

create-next-stack --package-manager=npm --styling=emotion --react-hook-form --prettier --formatting-pre-commit-hook --chakra --react-icons --framer-motion --github-actions --react-query --vercel cns-app

which I believe their purpose is the same.

Also;
npm version: 9.6.6
create-next-stack version: create-next-stack/0.2.8 linux-x64 node-v19.8.1
I am using Pop!_OS 22.04 LTS x86_64

from create-next-stack.

akd-io avatar akd-io commented on June 6, 2024

If anybody else runs into this issue, please @ me, and I'll reopen.

from create-next-stack.

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.