Giter Site home page Giter Site logo

Comments (3)

andreaskatis avatar andreaskatis commented on September 24, 2024

Hi @jakeweidokal ,

The current installation script on 'master' does not work properly on Windows machines. We are currently working on a fix which will appear in the next release.

In general, to run FRET on Windows, you need to install Cygwin (this is the solution that we have had the most success with so far). A detailed guide can be seen in the end of this post (we will add this back to our main guide with the new release)

Please disregard the note in the guide that recommends node v10.15.0, but make sure that the current version of node that you have installed is actually accessible via the Cygwin terminal.

IMPORTANT NOTE: Before the step in the guide that asks you to run 'npm run fret-install', you would need to do the following:

  1. 'cd fret/fret-electron'
  2. 'npm uninstall babel-register'
  3. 'npm uninstall babel-core'
  4. 'npm install @babel/core @babel/register --save-dev'

These steps will not be necessary with the future release.

After the above commands are completed, follow the rest of the guide. If you encounter an error during the end of the installation that mentions webpack not supporting native dependencies, please disregard.

The guide can be found here:

https://github.com/NASA-SW-VnV/fret/blob/fretExecutables/fret-electron/docs/installation_windows.md

If you have further questions, please let us know!

from fret.

jakeweidokal avatar jakeweidokal commented on September 24, 2024

This resolved my issue. Thank you for the detailed answer!

from fret.

anmavrid avatar anmavrid commented on September 24, 2024

Thanks everyone. I am closing this issue.

from fret.

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.