cms icon indicating copy to clipboard operation
cms copied to clipboard

bug: `nextjs-toploader` not being installed

Open psidh opened this issue 1 year ago • 1 comments

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

Screenshot 2024-05-13 at 13 32 33

Logs of npm

Screenshot 2024-05-13 at 13 40 52 Screenshot 2024-05-13 at 13 40 59

psidh avatar May 13 '24 08:05 psidh

@psidh just install all the dependencies first by npm i or yarn install, it wont be an issue after.

hxdy-1 avatar May 13 '24 14:05 hxdy-1