Code Monkey home page Code Monkey logo

Comments (4)

not-soo-cool avatar not-soo-cool commented on May 20, 2024

Hey @zyrif , is your code working as per your expectations ?
The error you're receiving on your end might be because of the version mismatching required to install the clappr/core.
In order to fix it, you can try "yarn dlx command" to avoid installing the dependencies globally and to run specific commands from the package -
yarn dlx package-name command
You can run this command in your terminal and can let me know if this fixes your issue.

from clappr.

zyrif avatar zyrif commented on May 20, 2024

@not-soo-cool Hi, the issue I'm facing is happening when deploying to Netlify, it's working fine in my local environment. Netlify doesn't give users option to run commands in the terminal, afaik we can only edit the build command. The error happens when installing dependencies, before the build command gets a chance to execute.

from clappr.

zyrif avatar zyrif commented on May 20, 2024

Found a workaround - manually setting the yarn version to 3.0+ using the packageManager property in package.json seems to fix the dependency installation error.

However, since this is a workaround and not a fix, I'm keeping this issue open.

from clappr.

leaofelipe avatar leaofelipe commented on May 20, 2024

Hi Guys. I think this PR will solve the problem πŸ‘πŸ»
@felipecesr @zyrif

from clappr.

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.