Error: %1 is not a valid Win32 application.
\\?\C:\Users\\Documents\latest code\node_modules\java\bu
ild\Release\nodejavabridge_bindings.node
at Error (native)
at Object.Module._extensions..node (module.js:597:18)
at Module.load (module.js:487:32)
...
Monday, 25 September 2017
Wednesday, 30 August 2017
IBM Datapower - Oauth impementation
"{ "error":"invalid_request", "error_description":"Cannot determine the request type" ...
Tuesday, 29 August 2017
npm install -g npm ERR! Error: EPERM: operation not permitted, open
C:\Users\Srinivas>npm install -g bower
npm WARN deprecated bower@1.8.0: ..psst! While Bower is maintained, we recommend Yarn and Webpack for *new* front-end projects! Yarn's advantage is security and reliability, and Webpack's is support for both CommonJS and AMD projects. Currently there
's no...
Monday, 28 August 2017
Nodejs self signed certificate issues
{ [Error: unable to verify the first certificate] code: 'UNABLE_TO_VERIFY_LEAF_SIGNATURE' }
{ [Error: self signed certificate] code: 'DEPTH_ZERO_SELF_SIGNED_CERT' }
...
Friday, 25 August 2017
SyntaxError: Block-scoped declarations (let, const, function, class) not yet supported outside strict mode
SyntaxError: Block-scoped declarations (let, const, function, class) not yet supported outside strict mode
at exports.runInThisContext (vm.js:53:16)
at Module._compile (module.js:373:25)
at Object.Module._extensions..js (module.js:416:10)
...
Tuesday, 13 June 2017
npm install angular-cli -g issue
> node-sass@4.5.3 install C:\Users\\AppData\Roaming\npm\node_modules\@angular\cli\node_modules\node-sass ...
Wednesday, 12 October 2016
Entity name must immediately follow the '&' in the entity reference
The entity name must immediately follow the '&' in the entity reference
Use this
&&...