cms
cms copied to clipboard
bug: `nextjs-toploader` not being installed
Describe the bug A clear and concise description of what the bug is.
nextjs-toploader not being installed
To Reproduce Steps to reproduce the behavior:
When we execute npm run dev
Expected behavior A clear and concise description of what you expected to happen.
Screenshots or GIFs
Logs of npm
@psidh just install all the dependencies first by npm i or yarn install, it wont be an issue after.