riad-azz / instagram-video-downloader

Simple website made with Next.js for downloading instagram videos with an API that can be used to integrate it in other applications.
https://instagram-videos.vercel.app
MIT License
180 stars 75 forks source link

How to install in ubuntu 20 #9

Open gujarraju opened 10 months ago

gujarraju commented 10 months ago

Hi,

I want install this script in ubuntu server but i am facing many issues need apache also Please guide me.

Thank you

riad-azz commented 10 months ago

Hey there,

I don't understand what do you mean by install the script? If you mean running the server, you can just follow the README.md and the server should start. But if you mean running the website in production I don't really have a guide for that.

best regards,

gujarraju commented 9 months ago

Please check below error.

Screenshot 2023-11-15 090634

riad-azz commented 9 months ago

Please run npm install before running npm run build

gujarraju commented 9 months ago

Screenshot 2023-11-15 162253

riad-azz commented 9 months ago

It seems like you have a problem with npm not the project itself. did it run properly after running the npm install?