Giter Site home page Giter Site logo

Comments (8)

JoanGil avatar JoanGil commented on July 26, 2024 1

Okay, could anyone with linux check that yarn still works? If it works I can do the one-line merge request 😆

from react-native-paper-dates.

iM-GeeKy avatar iM-GeeKy commented on July 26, 2024 1

I think for now we can add a blurb to our Contributing Guide to provide window users with a workaround until we can find a proper solution. I don't have a windows machine, so this isn't very easy to troubleshoot on my end. If were looking into this along with the try/catch I would verify it even reaches bootstrap.js to begin with which could be achieved quick and dirty with a log statement in the javascript file.

from react-native-paper-dates.

iM-GeeKy avatar iM-GeeKy commented on July 26, 2024

Hi @SoyDiego unfortunately I don't have a windows machine, so I'm not sure how much help I can be here to implement and validate a solution. If this is something you want to tackle and open a pull request for that'd be great. I'm sure others might find it useful in the feature that contribute to the project and also use windows.

from react-native-paper-dates.

SoyDiego avatar SoyDiego commented on July 26, 2024

Hi @SoyDiego unfortunately I don't have a windows machine, so I'm not sure how much help I can be here to implement and validate a solution. If this is something you want to tackle and open a pull request for that'd be great. I'm sure others might find it useful in the feature that contribute to the project and also use windows.

I don't use Windows.
I have Linux in my laptop and Windows only in my work. In my work I cannot "play" with this things.
I have 2 PR to do right now (maybe solving #298 and #309), but now I have the doubt if in Windows will be ok because sometimes in Linux the alignment change a little bit cause by the font or things like that.

And I'm trying to help but sometimes is difficult when you are alone fighthing with something that you didn't write and you ask for help and anyone reply. Is like the project is dead

from react-native-paper-dates.

JoanGil avatar JoanGil commented on July 26, 2024

Hi all! I have been investigating a bit this issue since I have a windows machine and it seems that the yarn command is not working because its behavior is changed. I commented the line from the bootstrap.js file, and everything worked like a charm.
# yarn-path "scripts/bootstrap.js"

But, this would probably make the linux version unusable, right?

from react-native-paper-dates.

iM-GeeKy avatar iM-GeeKy commented on July 26, 2024

Hi all! I have been investigating a bit this issue since I have a windows machine and it seems that the yarn command is not working because its behavior is changed. I commented the line from the bootstrap.js file:

# yarn-path "scripts/bootstrap.js"

And everything worked like a charm. If you want I could make the pull request.

If commenting it out works, my guess is the bootstrap.js is failing silently on windows. Ideally, I think that addressing that issue would be the better fix as we could pass this along to the folks at paper who seem to be plagued by the same issue.

from react-native-paper-dates.

SoyDiego avatar SoyDiego commented on July 26, 2024

Okay, could anyone with linux check that yarn still works? If it works I can do the one-line merge request 😆

Thanks @JoanGil.
I tried in Linux and commenting the line continue working, but I don't know if it is the best solution.
Also I tried to implement a try/catch in bootstrap.js in Windows to see if I can get errors or more information but I didn't have anything.

Maybe @JoanGil you can write here in this post your workaround with all the steps that you did to run the project in Windows and use that information temporary until the people of callstack reply us and they help us to find a solution. Will help future users with Windows and with the same problem, your steps.

What do you think, @iM-GeeKy?

Thanks again both

from react-native-paper-dates.

JoanGil avatar JoanGil commented on July 26, 2024

Okay, I will debug a bit more the error and update the Contributing Guide with the steps I followed to make it work on a Windows machine.

from react-native-paper-dates.

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.