Hi fellows,
I was trying to update my apps in WAB 2.7, it is not working quite well as it supposed to be.
I have tried by creating different new apps, update node.js , and download new sdk still I got different errors such as
express deprecated req.param(name): Use req.params, req.body, or req.query instead rest\signininfo.js:1:1283
express deprecated req.param(name): Use req.params, req.body, or req.query instead rest\signininfo.js:1:1433
express deprecated req.param(name): Use req.params, req.body, or req.query instead rest\signininfo.js:1:1456
express deprecated req.param(name): Use req.params, req.body, or req.query instead rest\signininfo.js:1:1505
express deprecated req.param(name): Use req.params, req.body, or req.query instead rest\signininfo.js:1:1548
express deprecated req.param(name): Use req.params, req.body, or req.query instead rest\signininfo.js:1:1590
express deprecated req.param(name): Use req.params, req.body, or req.query instead rest\signininfo.js:1:1630
I am not sure what should I do, although i never have problem in WAB 2.6. I will really appreciate any help!
Irfan,
Yes WAB 2.7 has a few Bugs but none of these should stop you from using it (except maybe the first bug).
Thanks Robert,
I was trying but some how it is not working well. I will stick with 2.6 until something new come up.