Giter Site home page Giter Site logo

Install windows about create-react-app HOT 1 OPEN

lchow23 avatar lchow23 commented on April 28, 2024
Install windows

from create-react-app.

Comments (1)

stefanw1337 avatar stefanw1337 commented on April 28, 2024

I always have issues with github and windows. There's no clear instructions for me, almost ever. I have gotten some projects to work, but then there's been a windows-version already compiled for me to download and run.

And so I put the create-react-app in a folder.

Well, first of all this failed:
pip install 'recap-core[all]'
ERROR: Invalid requirement: "'recap-core[all]'"

So I resulted to:
$pip install recap

Collecting recap
  Downloading recap-0.1.8-py3-none-any.whl.metadata (6.0 kB)
Collecting pyyaml<7.0.0,>=6.0.1 (from recap)
  Downloading PyYAML-6.0.1-cp311-cp311-win_amd64.whl.metadata (2.1 kB)
Collecting wrapt<2.0.0,>=1.12.1 (from recap)
  Downloading wrapt-1.16.0-cp311-cp311-win_amd64.whl.metadata (6.8 kB)
Collecting yacs<0.2.0,>=0.1.8 (from recap)
  Downloading yacs-0.1.8-py3-none-any.whl.metadata (639 bytes)
Downloading recap-0.1.8-py3-none-any.whl (14 kB)
Downloading PyYAML-6.0.1-cp311-cp311-win_amd64.whl (144 kB)
   ---------------------------------------- 144.7/144.7 kB 4.3 MB/s eta 0:00:00
Downloading wrapt-1.16.0-cp311-cp311-win_amd64.whl (37 kB)
Downloading yacs-0.1.8-py3-none-any.whl (14 kB)
Installing collected packages: wrapt, pyyaml, yacs, recap
Successfully installed pyyaml-6.0.1 recap-0.1.8 wrapt-1.16.0 yacs-0.1.8

Which worked! But don't know it that's right. Let's go with it.

But then trying to run it..
$recap
'recap' is not recognized as an internal or external command, operable program or batch file.
So then I'm stuck.. Now what?

So I found this, create-recap-app, which sounded like it would be for windows. But I don't have npx, so kinda stuck (again!):
'npx' is not recognized as an internal or external command, operable program or batch file.
Like your instructions tells me to type. This is like a constant struggle for non-expert windows users, trying to get shit done.

My end-goal was this:
https://github.com/dptetc/darkspore-offline

And over there it says, download the files, install dependancy for ReCap then ReCap and..:
Copy the patch_darkspore_exe.exe file from the patcher folder (from the ReCap release) to the DarksporeBin folder.
But now how to get any exe-file?! Why can't all github projects just compile the exe-file for me, this is always a problem! The instructions are half-assed written.

Please help, why am I never understanding how github works, and can seldom follow instructions written, what am I not getting?

from create-react-app.

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.