我已经在我的Ubuntu14.04服务器上使用npm install -g strongloop安装了Strongloop。slc命令不起作用。You can install it by typing: sudo apt-get install heimdal-multidev
我如何才能让它运行强循环CLI而不是寻找这个包?其他强循环命令(如sl-build work和strongloop )列在npm list -g中。
DELETE /v2/cars/:carId *where carId is an integer*
Strongloop似乎没有很好地处理这个问题,因为它假设输入总是carName而不是carId。我是否应该使用Strongloop代理调用这两个端点,并附加查询参数'byCarMake'?
/v2/cars/porche?b