I am trying to crete an application using loopback framework. I installed the application using the command
npm install -g loopback-cli
after then when i tried to create an application using 'lb' command an error threw.
need help ! and thanks in advance.
I solved it by installing globally via: npm install -g ieee754