Sudhanshu Kulshrestha

Results 7 comments of Sudhanshu Kulshrestha

There is no need to merge the `/filteredimage` endpoint code with Udacity's starter code.

Thanks, @Abernachy It's a smart choice to delete the `package-lock.json` and recreate a new one specifically for your platform. I think you have fixed this in https://github.com/udacity/cloud-developer/pull/384, right?

It's your personal development work that you've pushed to the Udacity repo.

Udacity does not recommend changing the `package.json` because the application code may not be compatible with newer package versions. However, you can regenerate `package-lock.json` if needed. Use Node 12 for...

Hi All, I am also facing the same error: ``` Run atlassian/gajira-find-issue-key@master with: from: commits Error: TypeError: Cannot read property 'map' of undefined ``` Is this a valid way to...

Not enough details to replicate the issue. Though, we have upgraded the `master` branch to use AndroidX in this [commit](https://github.com/udacity/andfun-kotlin-color-my-views/commit/2dfff9cf09eac5f3e2b2f0d9f7013251fc96e902). We recommend you use the https://knowledge.udacity.com/ platform to discuss individual...

We are intentionally leaving this thread open. Also, we encourage new learners to use the https://knowledge.udacity.com/ platform to discuss specific issues with our experienced mentors.