Giter VIP home page Giter VIP logo

Comments (14)

petroved avatar petroved commented on July 21, 2024 1

Hi @israr-shaikh if you want you could take a look on my fork of nicistore with updated react-intl, react, react-router and webpack libraries https://github.com/petroved/simple-store fell free to use it

from nicistore.

mateomorrison avatar mateomorrison commented on July 21, 2024

We can do this together. I will update every package inside Nicistore, add PayPal/Stripe and Webpack.

Do you have any other Backend to run the Nicistore against that's not Atlas (GitHub.com/yoonic/atlas)?

Cc: @andreftavares

from nicistore.

estebanmuruzabal avatar estebanmuruzabal commented on July 21, 2024

hey guys @BiliWeiss @mateomorrison . I am in the same situation! Did you made any progress? Add me on facebook : /estebanmuruzabal

from nicistore.

condebiel avatar condebiel commented on July 21, 2024

Hi @mateomorrison, @estebanmuruzabal!

I havn't made any progress on this goal. Maybe @mateomorrison can bring some idea.

from nicistore.

eriknyk avatar eriknyk commented on July 21, 2024

ReactDOM.render() comes from react package
and Router.run() comes from react-router package, so you can't replace simply Router.run() by ReactDOM.render() at least func parameters will never be the same

and in your dependencies you're using "react-router": 4.2.0, you should to use 1.0.x and use Router.run() as it is actually, just because v4 of react-router is completely different than ver v1

Regards.

from nicistore.

israr-shaikh avatar israr-shaikh commented on July 21, 2024

Hi @bielconde,

Have you made any progress to Router.run() with ReactDOM.render()?
If Yes so kindly give some idea for this.

Thanks in Advance.

from nicistore.

israr-shaikh avatar israr-shaikh commented on July 21, 2024

Hi, @petroved.
Thank You so much for this help. you have done such a nice work for the nicistore.

from nicistore.

jay-aplan avatar jay-aplan commented on July 21, 2024

Hi @israr-shaikh if you want you could take a look on my fork of nicistore with updated react-intl, react, react-router and webpack libraries https://github.com/petroved/simple-store fell free to use it

Hey @petroved , thanks for your efforts. I tried building and running but i am getting some errors. Is your repo working fine or you made some changes afterwords as well? Getting warnings like this while building.

ModuleConcatenation bailout: Cannot concat with ./node_modules/prop-types/index.js (<- Module is not an ECMAScript module

If i ignore and run them i get

TypeError: Cannot read property 'pathparse' of undefined

from nicistore.

petroved avatar petroved commented on July 21, 2024

@jay-aplan not sure why you get warnings, but you could try to update node and npm. With node v.10.15.1 and npm v.6.4.1 it's working fine

from nicistore.

jay-aplan avatar jay-aplan commented on July 21, 2024

@jay-aplan not sure why you get warnings, but you could try to update node and npm. With node v.10.15.1 and npm v.6.4.1 it's working fine

@petroved Thanks for replying :). I got it running under dev more npm run dev, had to make few changes but when i run for prod more i get following. have you seen this before?

image

from nicistore.

petroved avatar petroved commented on July 21, 2024

@jay-aplan seems that handling errors is not done correctly for all responses from the server.
please note that npm run prod run babel in the runtime, I had many crashes on real prod, before I fixed it and create build also for server there. I done it my private repo, but if you're interesting I'll try to update this repo when I'll have some free time for it.

from nicistore.

jay-aplan avatar jay-aplan commented on July 21, 2024

@jay-aplan seems that handling errors is not done correctly for all responses from the server.
please note that npm run prod run babel in the runtime, I had many crashes on real prod, before I fixed it and create build also for server there. I done it my private repo, but if you're interesting I'll try to update this repo when I'll have some free time for it.

@petroved Thanks a lot Denis :) i am new to react so just trying to figure this out, want to get a small store live. It will be really helpful if you can do that. much appreciated.

from nicistore.

petroved avatar petroved commented on July 21, 2024

Hey @jay-aplan I updated dependencies and create build for server there. Also I reproduced bug with property 'status' of null, but didn't fix it yet. I'll look on it later

from nicistore.

jay-aplan avatar jay-aplan commented on July 21, 2024

@petroved Thanks a lot buddy. You are a star :) I will try running this and hopefully you can get time to look at the error. thanks again for your help.

from nicistore.

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.