sramezani / resume-builder

Modern real-time design and 100% free resume builder.
https://wtfresume-sramezani.vercel.app/
MIT License
420 stars 96 forks source link

how to run your resume builder code sir? #11

Open rohit508 opened 3 years ago

rohit508 commented 3 years ago

Error:

C:\Users\Rohit\Downloads\resume-builder-master>npm run dev

resume-builder@0.1.0 dev C:\Users\Rohit\Downloads\resume-builder-master next dev

'next' is not recognized as an internal or external command, operable program or batch file. npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! resume-builder@0.1.0 dev: next dev npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the resume-builder@0.1.0 dev script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above. npm WARN Local package.json exists, but node_modules missing, did you mean to install?

npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\Rohit\AppData\Roaming\npm-cache_logs\2021-01-12T12_40_21_017Z-debug.log

:(

bokub commented 3 years ago

Did you run npm install first?