我在Node CMS KeystoneJS的管理界面中遇到了这个,但我认为这与keystone无关,看起来像' /' root路由器在我的MAC中无法正常工作。
以下是我收到的消息:
GET /keystone//keystone/categories 404 17ms - 276b
GET /keystone/categories 200 615ms
完整网址为:http://localhost:3000/keystone//keystone/categories
这可以在Windows中完美运行,但无论在什么浏览器中都无法在OSX中运行。