Giter VIP home page Giter VIP logo

react-hooks-redux-thunk-lab's People

Contributors

achasveachas avatar crwhitesides avatar dependabot[bot] avatar gj avatar graciemcguire avatar ihollander avatar jeffkatzy avatar kwebster2 avatar lizbur10 avatar lukeghenco avatar maxwellbenton avatar notnotdrew avatar sdcrouse avatar vibraniumforge avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

react-hooks-redux-thunk-lab's Issues

The package named node-fetch doesn't get installed with npm i, even after all the requirements are being met test files are demanding this package to be installed in order to fully pass them.

Thanks for raising this issue! Future learners thank you for your diligence. In
order to help the curriculum team address the problem, please use this template
to submit your feedback. We'll work on addressing the issue as soon as we can.

Please fill out as much of the information below as you can (it's ok if you
don't fill out every section). The more context we have, the easier it will be
to fix your issue!

Note: you should only raise issues related to the contents of this lesson.
If you have questions about your code or need help troubleshooting, reach out to
an instructor/your peers.


Link to Canvas

Add a link to the assignment in Canvas here.

https://my.learn.co/courses/145/assignments/7834?module_item_id=17740

Describe the bug

Write a clear and concise description of what the bug is. Include the file and
line number(s) if possible.

There's no bug, there's a package missing for the test files.

What is the expected behavior?

Write a clear and concise description of what you expected to happen.

No problem in the behavior, tests work great but even after all the requirements are being met the files are demanding a package called node-fetch and if it doesn't get installed by the student, tests are not passing. I think this is a package that escaped from the eyes and probably should be installed with "npm install" command.

Screenshots

If applicable, attach screenshots to help explain your problem.

Unfortunately, because I passed the problem and realised that test files demans a package named node-fetch I installed it and forgot to get a screenshot adn now cannot revert to that version to take a screenshot.

What OS are you using?

  • OS X
  • WSL
  • Linux

Any additional context?

Nope, I don't have anything to add but I think it is just a missing package. There's no bugs in the test files, whenever the student install tha package everything is back to normal, everything is working fine.

Add any other context about the problem here.

discrepancy in code examples

Canvas Link

s

Concern

code examples on line 77 and 100 to match

77 - import thunk from "redux-thunk";
100 - import thunkMiddleware from "redux-thunk";

Additional Context

No response

Suggested Changes

No response

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.