Giter Site home page Giter Site logo

Update path? about rekit HOT 6 OPEN

danielo515 avatar danielo515 commented on June 2, 2024
Update path?

from rekit.

Comments (6)

supnate avatar supnate commented on June 2, 2024

rekit-studio 3 should be global installed now. Use npm install rekit-studio -g then start it under your project by rekit-stuido -p <port>, by default the port is 3000 now. Also you may need to update npm start script to exclude the logic that starts the old rekit-studio. You can refer to the new start script at: https://github.com/supnate/rekit-boilerplate-react/blob/master/scripts/start.js .

from rekit.

supnate avatar supnate commented on June 2, 2024

BTW, if you use a Mac, download the desktop app at: https://github.com/rekit/rekit-app/releases .

from rekit.

danielo515 avatar danielo515 commented on June 2, 2024

Hello @supnate , thanks for your prompt response.
That start script is what I was looking for.
I already downloaded the rekit app, but on my version of MAC it tells me that I don't have permissions to execute it, which is a problem I solved before for other apps, but I don't have time now to play the stupid dance apple wants to force me into.

I'll try to update it locally on the project I'm using (I tried and failed because the start script) and report back.

from rekit.

supnate avatar supnate commented on June 2, 2024

Oh, the desktop app would be much more convenient and it has more features if you use a Mac. You can follow the step https://support.apple.com/en-in/HT202491 to open a developer-signed Mac app.

from rekit.

danielo515 avatar danielo515 commented on June 2, 2024

Hello @supnate ,
I used the app previously, and this is not the common problem of "This app is from an unidintified developer", it's about the permissions of the packaged app contents:
image

I faced this problem before and it was not so simple to fix.

The way I fixed this in the past was by fixing the package permissions contents:

chmod -R 755 /Users/danielo/Downloads/Rekit.app

That removes the permission message and allows me to try to open the app, but then I get the next error:
image

Maybe it is not compatible with my version of MacOs? BigSur

from rekit.

danielo515 avatar danielo515 commented on June 2, 2024

I gave up trying to update local rekit and I just installed rekit-studio globally. However, this is what I got:

image

It works, but it has the problem reported #226 , which ignores the local templates

from rekit.

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.