Skip to content
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

failed to compile; Type error: Cannot find name 'ratio'. TS2304 #18

Open
disharmonicconvergence opened this issue May 5, 2020 · 6 comments

Comments

@disharmonicconvergence
Copy link

JPMC-tech-task-3-PY3/src/DataManipulator.ts
Type error: Cannot find name 'ratio'. TS2304

Screenshot from 2020-05-06 00-05-35
Screenshot from 2020-05-06 00-06-17

@bipubipu
Copy link

bipubipu commented May 6, 2020

you missed ratio declaration in generateRow method.

@mehulsatardekar
Copy link

Screenshot from 2020-05-06 11-41-53

Actually you did typo mistake in return block. just replace the serverRespond with serverResponds.
check my attack file code. and i would recommend enable intellisense in your Atom then it will autosuggest what properties,methods you can have.

@mehulsatardekar
Copy link

do let me know if it helps

@shreya4599
Copy link

how to solve this error

@shreya4599
Copy link

it didn't work @mehulsatardekar

@shreya4599
Copy link

solved..Thanks @bipubipu

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants