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

npm install in 2024 not working #29

Open
Growling-Bear opened this issue Sep 25, 2024 · 1 comment
Open

npm install in 2024 not working #29

Growling-Bear opened this issue Sep 25, 2024 · 1 comment

Comments

@Growling-Bear
Copy link

How do you "npm install" it on a modern system ?

Config:

  • Ubuntu 22.04
  • tried many versions of nodejs (10, 18, 20),
  • different versions of npm
  • added C++17 flags to npm command, ...

There is always a different error during build with all variants tried

Could you please specify a system (or dockerfile) that can use moniel ?
Or update it so it can be installed on current systems ?

@Growling-Bear
Copy link
Author

Found a configuration under which moniel works:

  • Ubuntu 18.04
  • nvm 0.33.11
  • node 8.16.2
  • npm 6.4.1
  • apt install libgconf-2-4 git libcanberra-gtk-module libcanberra-gtk3-module

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

1 participant