Can’t create a NextJS repl from GitHub

I can do it as a normal REPL, but it somehow isn’t between the choices when I import code from github. The git repo I’m trying to clone is GitHub - ilariiiiia/knowurteacher: The public repo for knowurteacher.com, a service to know what’s the best technique to do an exam.
What can I do?

@Nicolello can you provide a link to your Repl and an image of what you see? Have you followed along with the instructions from here Replit Docs - Github Repository? You could try forking this and seeing if it works » https://replit.com/@a5rocks/Import-GitHub-Repo-for-repl-Ask

Yes. I’m not seeing the NextJS language on the dropdown

@Nicolello currently Next.js is not a language supported for the import for Github. You can try to manually set up Next.js in JavaScript, try this » Getting Started: Installation | Next.js. Hope this helps.

2 Likes

@Nicolello have you fixed your problem?

Kinda. I mean, it works, but it’s very slow. I guess it is solved tho. Will approve your answer now

1 Like

@Nicolello how much CPU and RAM are you using? This can effect how fast Replit does actions.

Cpu: not much unless building. Under 10%
Ram: usually 40% + 20% gray with spikes up to 100%

@Nicolello high RAM can slow down your device. Can you provide a link to your Repl so I can take a look?

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.