react-redux-quotlify icon indicating copy to clipboard operation
react-redux-quotlify copied to clipboard

Installation Issues

Open alonsogchparra opened this issue 6 years ago • 0 comments

Hi drminnaar how are you? I was trying to start practice with this project to understand better redux, firebase and all the stuff put on this project. I having problem when I tried to install the dependencies. And I don't have clear is there a problem with the version of some dependencies or there is something missing on my mac settings to make it works. I couldn't follow the next steps because I'm stock in the installation part. I even tried install the dependencies with yarn but it's almost the same result. If there is something that I need to update or change to make the installation works will be helpful to move forwards with this project.

These are my version elements that I got on my laptop:

node version: v12.10.0 npm version: 6.10.3 yarn version: 1.17.3

One of the problem I thought that I got was thinking that I had a package missing and I installed these ones basing on some of the errors came up when I was installing dependencies.

node-gyp version: v5.0.3 (I installed this globally) node-pre-gyp: 0.13.0 (I installed this globally)

One of suggestions when the errors came up it said that try to do this command node-pre-gyp install --fallback-to-build --library=static_library But after use this one of the messages says that the package.json is no ready for this.

Other option was check if the .gitignore was interfering with something, but either.

Probably the error is something silly but if it isn't, please let me know if have to update something else or install other dependency.

I like to practice react and this project has some elements that I want to check and learn about.

Thank you for the help (I saw the demo and it was very cool by the way)

alonsogchparra avatar Sep 06 '19 15:09 alonsogchparra