Coder Social home page Coder Social logo

yarn编译报错 about server HOT 10 CLOSED

icetech233 avatar icetech233 commented on May 27, 2024
yarn编译报错

from server.

Comments (10)

jmattheis avatar jmattheis commented on May 27, 2024

try removing the ui/node_modules and run yarn install again and then retry the build. If it still doesn't work post the output from both commands.

from server.

icetech233 avatar icetech233 commented on May 27, 2024

try removing the ui/node_modules and run yarn install again and then retry the build. If it still doesn't work post the output from both commands.

npm install

from server.

icetech233 avatar icetech233 commented on May 27, 2024

info There appears to be trouble with your network connection. Retrying...
info There appears to be trouble with your network connection. Retrying...

from server.

icetech233 avatar icetech233 commented on May 27, 2024

[1/5] ⠐ puppeteer
[-/5] ⠐ waiting...
[3/5] ⠐ core-js
[-/5] ⠐ waiting...
error F:\gocode\gotify\server\ui\node_modules\puppeteer: Command failed.
Exit code: 1
Command: node install.js
Arguments:
Directory: F:\gocode\gotify\server\ui\node_modules\puppeteer
Output:
ERROR: Failed to set up Chromium r1036745! Set "PUPPETEER_SKIP_DOWNLOAD" env variable to skip download.
Error: read ECONNRESET
at TLSWrap.onStreamRead (node:internal/stream_base_commons:217:20) {
errno: -4077,

from server.

icetech233 avatar icetech233 commented on May 27, 2024

yarn error

can you upload build dic files

from server.

jmattheis avatar jmattheis commented on May 27, 2024

You have some problems installing dependencies due to connection errors. yarn build only works if you've run yarn install without errors. Use the prebuild binaries here https://github.com/gotify/server/releases/latest

from server.

icetech233 avatar icetech233 commented on May 27, 2024

binaries
i need html code

from server.

najtin avatar najtin commented on May 27, 2024

@icetech233 Could you explain what it is that you are trying to accomplish? If you want to run the gotify server, then you can either use the binaries, or build the project yourself using the instructions documented here https://gotify.net/docs/build

from server.

najtin avatar najtin commented on May 27, 2024

If you only want to obtain the frontend/ui files to serve to the user, run yarn install and yarn build in the ui folder. There you are going to find build/dist which contains the files that are served to the user.

from server.

icetech233 avatar icetech233 commented on May 27, 2024

i need help yarn error

from server.

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.