Giter VIP home page Giter VIP logo

Comments (8)

cossssmin avatar cossssmin commented on August 18, 2024

You're using an old Maizzle CLI version, you need to update the CLI tool (latest version is 1.0.1):

npm i -g @maizzle/cli

You can then use this command to check what version you have installed - should be 1.0.1:

npm list -g @maizzle/cli

from cli.

olafghanizadeh avatar olafghanizadeh commented on August 18, 2024

I tried reinstalling Maizzle before opening the issue, so this does not fix it.

Error persists after following above instructions:

olafg@Olafs-MacBook-Pro rem % npm list -g @maizzle/cli
/Users/olafg/.nvm/versions/node/v12.16.3/lib
└── @maizzle/[email protected] 

from cli.

cossssmin avatar cossssmin commented on August 18, 2024

Update your Maizzle CLI first (npm install -g @maizzle/cli), as I've just published a maintenance release (not related to your issue, but you should run the latest CLI version). Cool, I see you've already updated the CLI 👍

Run maizzle -v (while inside your Maizzle project directory) and let me know what it says.

from cli.

olafghanizadeh avatar olafghanizadeh commented on August 18, 2024

I used maizzle new to create a project. Running the above command in that folder gives:


olafg@Olafs-MacBook-Pro maizzle % maizzle -v
Framework v1.2.1
CLI v0.4.0

from cli.

cossssmin avatar cossssmin commented on August 18, 2024

You're using v0.4.0 of the Maizzle CLI tool, make sure you have the latest version (v1.0.2) installed globally.

from cli.

olafghanizadeh avatar olafghanizadeh commented on August 18, 2024

I see this conflict as well, but why does:

olafg@Olafs-MacBook-Pro maizzle % npm list -g @maizzle/cli
/Users/olafg/.nvm/versions/node/v12.16.3/lib
└── @maizzle/[email protected] 

While

olafg@Olafs-MacBook-Pro maizzle % maizzle -v
Framework v1.2.1
CLI v0.4.0

from cli.

cossssmin avatar cossssmin commented on August 18, 2024

Not sure, but maybe you have installed it locally in that project? What does it say if you run maizzle -v outside the project folder?

from cli.

olafghanizadeh avatar olafghanizadeh commented on August 18, 2024

Returns CLI v0.4.0 as well.

Strange, perhaps the old version is hanging on in some cache?

from cli.

Related Issues (11)

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.