#offline
40 messages · Page 1 of 1 (latest)
🔎 This post has been indexed in our web forum and will be seen by search engines so other users can find it outside Discord
🕵️ Your user profile is private by default and won't be visible to users outside Discord, if you want to be visible in the web forum you can add the "Public Profile" role in id:customize
✅ You can mark a message as the answer for your post with Right click -> Apps -> Mark Solution
(if you don't see the option, try refreshing Discord with Ctrl + R)
you can't. Because the repo is online and will be requested from a online source. So when you are offline, you can't get this specific repo. You can copy an existing repo from your files on your pc @lethal fox
I am doing it offline because it is coming
"Next is not recognised as a script, bash, etc etc"
And I can't go online for reasons
I don't know how can I add next in environment variables cuz I don't know what to write
you mean how to create a nextjs Project?
Yeah but offline
I downloaded the libraries
As I said: offline is not possible. As you said the command is right:
Thanks I will do something to get network to my pc
yea, you should. If you already have an existing app, you can start you app even offline
I have
But it isn't starting
which command do you execute to try to start?
npm run build (tried other scripts)
just to get this right. We are talking about starting not creating right?
Yes
to start your app, you need to use the command npm run dev
because you are using the wrong command:
npm run build (tried other scripts)
- npm run build (tried other scripts)
+ npm run dev
I did bro
By tried other scripts I meant this only
I used
Npm run build
Npm run dev
Npm run start
And npm run lint
Even tried to debug
whats the error when using npm run dev?
execute npm install
oh.. that need to download stuff..
it seems like you haven't next
then you need to find a way to get next into your project, else you can't work with next
Thats what I meant with adding an environment variable
Anyways thanks
I will do something
I already have next though I transferred it from my mobile including 90 more libraries
It's very complicated for me to help you in this situation without knowing your whole pc setup. You don't want to share this, because it's to much. I am sorry