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

"Object.fromEntries is not a function" when executing step 4 #15

Closed
peter-scholtens opened this issue May 23, 2022 · 1 comment
Closed

Comments

@peter-scholtens
Copy link

When trying step 4 of the project homepage ("Using the Rust toolchain") I get the following error:

npx: installed 60 in 4.011s
Object.fromEntries is not a function
2022-05-23T14:38:40.843197Z ERROR ❌ error
error from HTML pipeline

Caused by:
hook call to sh returned a bad status
Error: error from HTML pipeline

Any suggestion were I can look for this function call? I cannot find any file which contains this. I'm using:
rustup 1.24.3
cargo 1.61.0
trunk 0.15.0
Ubuntu 20.04.4 LTS

@Barre
Copy link
Owner

Barre commented May 23, 2022

The nodejs version you are using is probably very outdated, please try to upgrade it to at least v14.

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

No branches or pull requests

2 participants