Shrikant Dhayje
Shrikant Dhayje
@Fiontan , I'm currently already implemented this using the app router from Next.js, which is integrated within a custom server.js file written in Express.js. This setup is being hosted using...
This is the Solution We Just Need to Restructure Our Code. Before Restructuring My NextJS Code Look Like this. ``` src/ app/ [...not_found]/page.tsx about/page.tsx contact/page.tsx layout.tsx not-found.tsx components/ utils/ ```...
@stychu my structure have two grouping layout both have `layout.tsx` file with same name but different content. where the `(error_layout)` have layout.tsx file with it's own layout structure completely different...
happy to help @stychu
@ugb-access what structure you have currently?
why reopened the issue @shuding
@JeremyTellier and @broy-github I also had the issue multiple times but when i deploy app again at new folder then it works at least. I Know it's not a best...
@Fiontan Currently i am using the reverse proxy method to run site with iis. but still the iisnode method is more native and easier to handle. If you need any...
I was unable to install https://cdn.jsdelivr.net/npm/@elastic/[email protected]/index.min.js
> Tried to install the gapi and the google-auth-library library without success. What library are you using for getting access to google sheets and is it available for us to...