Giter Site home page Giter Site logo

Comments (2)

julien-f avatar julien-f commented on September 22, 2024 2

For the time being, the following should work:

cd xen-orchestra/
yarn
./scripts/run-script.js build

from xen-orchestra.

pacohope avatar pacohope commented on September 22, 2024

So that sorta would work, but yarn and yarn build don't run to completion because turbo won't build. So I need to remove turbo from the build process.

yarn install v1.22.19
warning package-lock.json found. Your project contains lock files generated by tools other than Yarn. It is advised not to mix package managers in order to avoid resolution inconsistencies caused by unsynchronized lock files. To clear this warning, remove package-lock.json.
[1/5] Validating package.json...
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
warning "workspace-aggregator-57a1e880-3bff-43a1-9f37-8261d9dca66b > @vates/node-vsphere-soap > [email protected]" has incorrect peer dependency "axios@^0.27.2".
warning Workspaces can only be enabled in private projects.
[5/5] Building fresh packages...
[1/20] ⡀ turbo
[2/20] ⡀ core-js
[3/20] ⡀ highlight.js
[4/20] ⡀ esbuild
error /opt/xen-orchestra/node_modules/turbo: Command failed.
Exit code: 1
Command: node install.js
Arguments:
Directory: /opt/xen-orchestra/node_modules/turbo
Output:
/opt/xen-orchestra/node_modules/turbo/node-platform.js:41
    throw new Error(`Unsupported platform: ${platformKey}`);
          ^

Error: Unsupported platform: freebsd x64 LE

from xen-orchestra.

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.