GithubHelp home page GithubHelp logo

Comments (9)

yihong0618 avatar yihong0618 commented on August 20, 2024

图挂了

from running_page.

cigar avatar cigar commented on August 20, 2024

CleanShot 2024-04-11 at 21 22 29@2x

from running_page.

yihong0618 avatar yihong0618 commented on August 20, 2024

CleanShot 2024-04-11 at 21 22 29@2x

will check that did you merge the latest code?

from running_page.

cigar avatar cigar commented on August 20, 2024

Yes, i did clone a new repo from you, and it failed again while Install dependencies
CleanShot 2024-04-12 at 21 09 33@2x

from running_page.

cigar avatar cigar commented on August 20, 2024

logs_22700153147.zip
Please find attached the log for your reference so that you can audit the issues.
thank you!

from running_page.

tianheg avatar tianheg commented on August 20, 2024

I know what's going on, you have this error because pnpm-lock.yaml is out of date.

Two ways to fix that:

  1. change pnpm install to pnpm install --no-frozen-lockfile, which will install latest packages not from pnpm-lock.yaml
  2. run pnpm install locally to update the pnpm-lock.yaml file, and commit it

from running_page.

cigar avatar cigar commented on August 20, 2024

Thanks, @tianheg, offered the help. After that, there is a new issue happens the next process like the below:
Run Data Sync · cigarrunning@5efd80f
logs_22724478853.zip

from running_page.

yihong0618 avatar yihong0618 commented on August 20, 2024

Thanks, @tianheg, offered the help. After that, there is a new issue happens the next process like the below: Run Data Sync · cigarrunning@5efd80f logs_22724478853.zip

you need open write in setting

from running_page.

cigar avatar cigar commented on August 20, 2024

That's great. It worked!
Thanks to all of you!

from running_page.

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.