Git Product home page Git Product logo

Comments (4)

treoden avatar treoden commented on May 21, 2024

Hi @amitnigam,
Are using cloning the source from Github repo? Did you run the command "npm install" to install the dependencies?

Thanks

from evershop.

amitnigam avatar amitnigam commented on May 21, 2024

@treoden I ran npx create-evershop-app my-app --playAround and then npm run build. I just tried npm install, as well that too didn't work. I have checked out source as well from GitHub. I can try building from source too. but wanted to try playAround first. Can you please advise what could be the steps for building from source.

from evershop.

treoden avatar treoden commented on May 21, 2024

Thanks @amitnigam ,

Can you please check what is the version of your npm? "npm -v" can tell.

from evershop.

treoden avatar treoden commented on May 21, 2024

Hi @amitnigam ,

I guess you are using npm < 7. And the peerDependency not installed.
It is a bug and I will fix it in next release (adding @babel/core to the dependencies).

For now you can install it "npm install @babel/core" and you will be good to go.
PS: EverShop requires npm > 7 for workspace features. So I suggest you to update it

Let me know if you still face any issue.
Thanks

from evershop.

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.