After installation i got the error Error: Cannot find module 'strapi-utils' and I installed strapi-utils and now admin is working fine. But getting the MaxListenersExceededWarning: Possible EventEmitter memory leak detected warning everytime when running the server.
I have removed .cache,build, node modules and rebuild and tried again but same result. Any clues how to fix this?
After installation i got the error Error: Cannot find module 'strapi-utils' and I installed strapi-utils and now admin is working fine. But getting the MaxListenersExceededWarning: Possible EventEmitter memory leak detected warning everytime when running the server.
I have removed .cache,build, node modules and rebuild and tried again but same result. Any clues how to fix this?
Thanks