GithubHelp home page GithubHelp logo

Translations missing about boundary-ui HOT 3 CLOSED

hashicorp avatar hashicorp commented on June 1, 2024
Translations missing

from boundary-ui.

Comments (3)

 avatar commented on June 1, 2024 1

Hi there. Thanks for trying Boundary Desktop. We're aware of a problem with UI asset builds in Windows. To work around this issue, the assets must first be built on a different platform such as Linux via yarn build:production. Once the UI assets are built, ensure they are present in ui/desktop/dist and ui/desktop/electron-app/ember-dist, copying into these locations if necessary. Then run yarn build:desktop from ui/desktop on Windows. Have a look at the package.json scripts for Desktop for more details.

Alternatively, you may download the latest official release of Boundary Desktop for Windows.

from boundary-ui.

jeansantos avatar jeansantos commented on June 1, 2024

Hi @randallmorey, thank you for your answer.
I tried what you suggested and it didn't work. Could you please elaborate on the workaround step-by-step process?

from boundary-ui.

calcaide avatar calcaide commented on June 1, 2024

Hi @jeanmsantos , thank you for following up.

This is a known issue for Windows environment that we are working on.

The workaround will require you to build the assets with Linux (we recommend Ubuntu) or macOS environment and copy the built assets to the Windows environment in order to proceed with the Desktop client build.

The step-by-step process is as follows:

IMPORTANT: This process assumes you are within the desktop directory boundary-ui/ui/desktop.

In a Linux or MacOs environment:

  • Build the assets: $ yarn build:production.
  • Copy the /dist folder fromboundary-ui/ui/desktop.

In the Windows environment:

  • Paste the previously copied /dist folder to boundary-ui\ui\desktop.
  • Build the desktop client: $ yarn build:desktop.

The Boundary.exe desktop client generated within boundary-ui\ui\desktop\electron-app\out\Boundary-win32-x64\ should include the missing translations.

Let us know if the workaround worked for you.

from boundary-ui.

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.