salomonelli / best-resume-ever

:necktie: :briefcase: Build fast :rocket: and easy multiple beautiful resumes and create your best CV ever! Made with Vue and LESS.

Home Page:https://salomonelli.github.io/best-resume-ever

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to Preview Resumes

samuellara4 opened this issue · comments

Case

  • BUG

Issue

Error with run npm dev (Step 5)

Info

  • Operating System: Windows 10 Home Version 22H2
  • Node-Version: v20.10.0

Reproduce

I followed the directions on the "How to use" Section

  • Everything went smooth, up until Step 5 entering the command npm run developer.
  • I received the following error:

best_resume_ever_error

Same here.

I use this workaround: export NODE_OPTIONS=--openssl-legacy-provider

Apparently newer version Node.js is not supported yet, use a legacy version like 8.17 is working fine.