Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not Working #2

Open
johndeighan opened this issue Sep 8, 2023 · 2 comments · May be fixed by #3
Open

Not Working #2

johndeighan opened this issue Sep 8, 2023 · 2 comments · May be fixed by #3

Comments

@johndeighan
Copy link

This project isn't currently working. My procedure is simply:

cd ~
gh repo clone jlongster/absurd-example-project absurd
cd absurd
npm install
npm run serve

The error I get is "Error: error:0308010C:digital envelope routines::unsupported"

FYI:
Windows 11
node 20.3.1
npm 9.8.0

Is this project obsolete? I know and love SQL and would like to use it in the browser.

@clockback
Copy link

clockback commented Dec 23, 2023

As far as I can tell, this is a problem from Node.js v17 onwards. I've forked the project for now and will update here if I can get it working.
https://github.com/clockback/absurd-example-project

@clockback
Copy link

clockback commented Dec 27, 2023

Okay, I've updated to the most recent releases for the package.json dependencies and devDependencies with the appropriate reconfiguration. Works for me.
#3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants