-
Notifications
You must be signed in to change notification settings - Fork 685
ERROR in ./src/firebase.js - npm start #65
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
same bro did you find the answer? if anybody knows plz respond |
Hi Soham,
I made a pull request, here's the link: Update firebase.js by harshit82 ·
Pull Request #66 · CleverProgrammers/react-challenge-amazon-clone · GitHub
<#66>
I think the project is not active anymore.
Hope it helps.
…On Tue, Oct 3, 2023 at 10:18 PM sohammuthal20 ***@***.***> wrote:
same bro did you find the answer? if anybody knows plz respond
—
Reply to this email directly, view it on GitHub
<#65 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AWNBDUMSUSV4HF5Y6V7X4B3X5Q6U3AVCNFSM6AAAAAAYD5V5YWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONBVGM2TSOBUGM>
.
You are receiving this because you authored the thread.Message ID:
<CleverProgrammers/react-challenge-amazon-clone/issues/65/1745359843@
github.com>
|
Harshit bro are you able to run the code of cleverprogrammers for amazon clone using js react and firebase? if yes please tell me how did you do so!?? please |
Remove the: import firebase from "firebase" and add the following lines:
[image: image.png]
…On Thu, Oct 5, 2023 at 6:22 PM sohammuthal20 ***@***.***> wrote:
Harshit bro are you able to run the code of cleverprogrammers for amazon
clone using js react and firebase? if yes please tell me how did you do
so!?? please
—
Reply to this email directly, view it on GitHub
<#65 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AWNBDUJEQI7TKEEGFWKAKNLX52USNAVCNFSM6AAAAAAYD5V5YWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONBYHA2DAMBUGE>
.
You are receiving this because you authored the thread.Message ID:
<CleverProgrammers/react-challenge-amazon-clone/issues/65/1748840041@
github.com>
|
Bro can you provide me ur contact details or something coz if u have the exact same project in working condition I want it and ask you how to run the code directly |
Try this: https://github.com/harshit82/react-challenge-amazon-clone
Use README to run
…On Sat, Oct 7, 2023 at 1:06 AM sohammuthal20 ***@***.***> wrote:
Bro can you provide me ur contact details or something coz if u have the
exact same project in working condition I want it and ask you how to run
the code directly
—
Reply to this email directly, view it on GitHub
<#65 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AWNBDUJO36NUMQG4RPSEEC3X6BMTNAVCNFSM6AAAAAAYD5V5YWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONJRGMYTKOJYGQ>
.
You are receiving this because you authored the thread.Message ID:
<CleverProgrammers/react-challenge-amazon-clone/issues/65/1751315984@
github.com>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I was trying to run the project on my local system using
npm start
in developer mode, as stated in the README.md and encountered this error:The fix which I could find is changing the import statements of the
src/firebase.js
file. I have open a pull request with the changes please review and merge.The text was updated successfully, but these errors were encountered: