-
Notifications
You must be signed in to change notification settings - Fork 1
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
pb-mathjax readme directions should be updated #68
Comments
The installation also fails with NodeJS 16 LTS and NodeJS 14LTS which are the oldest LTS version of NodeJS still in security support. Installation still works with NodeJS 12, but that is probably not recommended because it has reached end of life. |
here is the error message I got from the "npm install" step when using NodeJS 14
|
What does the "cool down" label mean? |
Hi Ed -- it means that this is considered a good issue for one of our 'cool down' sprints, where developers can pick any issue from the backlog that interests them for improvement instead of focusing on a specific sprint goal directed by the product owner and accepted by the scrum team. |
Thanks! I was worried it meant, "This aspect of pressbooks is no longer going to be supported for open-source users" and then died a little bit inside while I wondered what was going on for 24 days! |
Sorry about leaving you hanging like that -- I didn't see your comment until yesterday (got lost in the general firehose of information). We do want to update install instructions and NPM version support for this repo when we have a chance. |
Don't be sorry! It's not your job to responsibly handle my anxiety! :-D |
I spent some time today trying to install pb-mathjax using the installation instructions from the Readme file. I was doing the "single server" version where you set up a microservice on your existing pressbooks server.
NodeJS 10 has reached its end of life, and while you can still download it, the install script included will fail because dependencies used during installation have also reached end of life.
The text was updated successfully, but these errors were encountered: