Next.js Discord

Discord Forum

next login guilds error

Unanswered
canśevymz 🍁 posted this in #help-forum
Open in Discord
warn  - "next" should not be imported directly, imported in C:\Users\user\OneDrive\Desktop\BotDashboard\.next\server\pages\api\guilds.js
See more info here: https://nextjs.org/docs/messages/import-next


I couldn't get any results even when I went to https://nextjs.org/docs/messages/import-next page, can you help me please?

2 Replies

Dwarf Crocodile
Just remove the

import "next"


you seem to have in your "guilds.js"
@Dwarf Crocodile Just remove the js import "next" you seem to have in your "guilds.js"
I couldn't find anything similar to this, check it out if you want.