AppAuth-JS
AppAuth-JS copied to clipboard
Unable to run npm i with npm version 8 and nodejs v16
Expected Behavior
Install all dependencies properly
[REQUIRED] Describe expected behavior
All the node pacakges in package.json must be installed properly
Describe the problem
Unable to run command npm i
[REQUIRED] Actual Behavior
...
1654 verbose stack at ChildProcess.
[REQUIRED] Steps to reproduce the behavior
- Git clone the project
- run npm i
[REQUIRED] Environment
- AppAuth-JS version: latest
- AppAuth-JS Environment (Node, Browser (UserAgent), ...): Npm version 8, Nodejs version 16
- Source code snippts (inline or JSBin)
Is this project being maintained? Or at least open to pull requests? As mentioned the node version required for the project appears to be quite old as is the package lock and many of the dependencies have vulnerabilities.