I am new in KeystoneJS and was trying to add a new navigation tab in the admin panel , so for the same i made changes in the keystone.js file and added the required navigation tab in the code
"keystone.set('nav', { .... });"
but after making changes in it and then running the code i get an error Unknown keystone list "newTab"