zenorocha / zenorocha.com

My personal website ❤️
https://zenorocha.com
406 stars 73 forks source link

Help Setting Up #42

Closed ArlinJae closed 2 years ago

ArlinJae commented 2 years ago

Hi @zenorocha - Firstly, thank you so much for building this! I love this, and this is probably the sexiest template out there... If you don't mind, I would like to use it for my personal website (I'll make sure to give the appropriate credits)

Was just wondering if you could help me set this up - I've duplicated the repository into my GitHub account and set up vercel to push this but seem to be getting the following error.

Unfortunately, I'm a tad bit new to web-dev, so I'm a pretty shitty debugger and would probably need some help... Thank you so much in advanced.

13:53:05.620 | Cloning github.com/JaiRelan/website (Branch: main, Commit: f97ed3a)
-- | --
13:53:10.519 | Cloning completed: 4.899s
13:53:10.636 | Analyzing source code...
13:53:11.983 | Installing build runtime...
13:53:14.357 | Build runtime installed: 2.374s
13:53:17.019 | Looking up build cache...
13:53:17.155 | Build Cache not found
13:53:18.545 | Installing dependencies...
13:53:18.551 | Detected `package-lock.json` generated by npm 7...
13:53:26.863 | npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
13:53:26.897 | npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
13:53:29.293 | npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
13:53:33.650 | npm WARN deprecated chokidar@2.1.8: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies.
13:53:43.726 |  
13:53:43.726 | added 819 packages in 25s
13:53:43.727 |  
13:53:43.727 | 120 packages are looking for funding
13:53:43.727 | run `npm fund` for details
13:53:43.748 | Detected Next.js version: 12.0.1
13:53:43.757 | Running "npm run build"
13:53:44.143 |  
13:53:44.143 | > zenorocha.com@5.0.0 build
13:53:44.144 | > next build
13:53:44.144 |  
13:53:44.980 | Attention: Next.js now collects completely anonymous telemetry regarding usage.
13:53:44.981 | This information is used to shape Next.js' roadmap and prioritize features.
13:53:44.983 | You can learn more, including how to opt-out if you'd not like to participate in this anonymous program, by visiting the following URL:
13:53:44.983 | https://nextjs.org/telemetry
13:53:44.983 |  
13:53:45.036 | info - Checking validity of types...
13:53:45.207 | warn - No ESLint configuration detected. Run next lint to begin setup
13:53:45.209 | info - Creating an optimized production build...
13:53:46.012 | Can not load bindings
13:53:46.012 |  
13:53:46.013 | error - failed to load SWC binary, see more info here: https://nextjs.org/docs/messages/failed-loading-swc
13:53:46.039 | Error: Command "npm run build" exited with 1