Ravi Sojitra

Results 11 issues of Ravi Sojitra

Can't run the application, Here's error log. > bundling failed: Error: Unable to resolve module `../constants/html` from `/Users/apex-5/Desktop/ravi/react-native/Signalus/src/screens/ConsentHTMLScreen.js`: The module `../constants/html` could not be found from `/Users/apex-5/Desktop/ravi/react-native/Signalus/src/screens/ConsentHTMLScreen.js`. Indeed, none of...

I am downloading file using node.js with VPN enabled but it's not downloading complete file. Where by visiting that link it's downloading complete file. ``` var http = require('http'); var...

**Describe the bug or question** Hi, I have a requirement where i want to run flutter app for specific URL inside react application and for rest of the urls, react...

**Describe the bug** When i open datepicker and if i click on backdrop without selecting any date then it fills today's date in input but it doesn't fire handleChange. Either...

I need the user to manually enter card number and date and then validate it. This plugin opens scan camera which i don't want. Or can i have only validation...

I want to implement this menu in ionic 2 application but couldn't find any tutorial. There is a theme in ionic market which has the same menu. https://market.ionic.io/themes/ionic-linkedin-ui But i...

pointing at in module.js file(line no. 327).. I installed socket.io and after trying to run index.js file and it gave me this error

i want to use this in ionic 2 app but it's saying that Property ScreenLocker does not exist on type window. how to fix this error?

I found your project very much interesting and creative. Can you tell me or show me how to build that drone or is there any tutorial you followed to build...

**Error & Stack Trace** Error: Object has been destroyed at D:\ionic\demos\electron\HK-hardika\myapp-source\node_modules\electron-notify\index.js:309:23 at AnimationQueue.animate (D:\ionic\demos\electron\HK-hardika\myapp-source\node_modules\electron-notify\index.js:28:15) at D:\ionic\demos\electron\HK-hardika\myapp-source\node_modules\electron-notify\index.js:32:20 at **Code:** ``` function A(){ eNotify.closeAll(); eNotify.setConfig({ animateInParallel: true, appIcon : path.join(__dirname, "./logo.ico") });...