Giter Club home page Giter Club logo

Comments (11)

deeksha207 avatar deeksha207 commented on July 30, 2024 1

can anyone suggest any solution

from jpmc-tech-task-2.

jbf-insidesherpa avatar jbf-insidesherpa commented on July 30, 2024

@Octaviusalk your npm install most likely had errors. Please double check. Then based on the errors you get, please check if any of the troubleshooting slides in the setup guide answer your problem. If not leave details/screenshots on the error(s) you're getting on the terminal and browser

from jpmc-tech-task-2.

jbf-insidesherpa avatar jbf-insidesherpa commented on July 30, 2024

@Octaviusalk I'm closing this issue now since it's been a while. Feel free to re-open if necessary

from jpmc-tech-task-2.

tanay-nagarsheth avatar tanay-nagarsheth commented on July 30, 2024

Type error: Cannot find module '@jpmorganchase/perspective'. TS2307
My npm is installed rightly yet it wont stop showing this error, please help

from jpmc-tech-task-2.

deeksha207 avatar deeksha207 commented on July 30, 2024

sir i have also that problem, i tried a a lot to resolve this problem
plzres

from jpmc-tech-task-2.

deeksha207 avatar deeksha207 commented on July 30, 2024

plz sir help me to figureout this

from jpmc-tech-task-2.

richasingh15 avatar richasingh15 commented on July 30, 2024

You can download node_modules from @jpmorgan Task set up from and replace the existing node modules with the new one. It will work!

from jpmc-tech-task-2.

deeksha207 avatar deeksha207 commented on July 30, 2024

bank
mam its working but now this error comes????
mam i tried to comlete this task from 2 days but didn't get any solution

from jpmc-tech-task-2.

deeksha207 avatar deeksha207 commented on July 30, 2024

from jpmc-tech-task-2.

SurajPatidar201198 avatar SurajPatidar201198 commented on July 30, 2024

@deeksha207 how you solved your error?

from jpmc-tech-task-2.

bprakashputta avatar bprakashputta commented on July 30, 2024

The issue will be resolved if you install the modules mentioned in the package.json separately in another command prompt(not in the JPMC directory). After installing the mentioned packages using npm install from the second command line. You will have to check, the node_modules folder in JPMC and copy the modules you have installed now(from your root directory ) into the JPMC directory. And this is the important step now, you will have to remove the dependencies in package.json file before proceeding. Then, if you have followed above mentioned steps perfectly, your'e good to go now. You can now run the npm start command.

Remember, you cannot run the npm install command from the JPMC-tech-task-2 directory, because it'll keep on removing and reinstalling the same packages again and again and you'll keep getting the errors. So, just do as i have mentioned above and you'll succeed in completing your task. You can copy the same modules for task3 also.

NOTE:- I'll upload these packages in my repository (github :- @bhanu3509) in case you can't follow the above mentioned steps. Good luck with the task :-)

from jpmc-tech-task-2.

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.