Closed shanky101 closed 2 years ago
Thanks for taking time and effort in coming up with this library! Since Node 16 is relatively new, is there a way to run or use this in projects which run on a lower version of node? (Say 12 - 14)?
Node 16 is the requirement for building memlab from the Git repo.
The memlab npm package can be used with node 14 (and v12 as well).
memlab
Thanks for taking time and effort in coming up with this library! Since Node 16 is relatively new, is there a way to run or use this in projects which run on a lower version of node? (Say 12 - 14)?