Vinay Pandya
Vinay Pandya
i want to keep it simple this code is working fine ```javascript var Horseman = require('node-horseman'); var horseman = new Horseman(); horseman .userAgent('Mozilla/5.0 (Windows NT 6.1; WOW64; rv:27.0) Gecko/20100101 Firefox/27.0')...
Hello Developer, i am facing following error when i am running app by `npm start` > react-app-rewired start ``` node_modules/react-app-rewire-scss/index.js:26 use: [...cssRules.loader, { loader: 'sass-loader', options: sassLoaderOptions }], ^ TypeError:...
fixed issue #10
Hello developer; i am using your module which is running awesome in my local machine. but when i am trying to run the example code it is showing some deprecated...
I have added skip all button, which will show up on first steps of Walkthrough. Reason for implementing "Skip All" button: I was using this plugin with ionic 3 mobile...