What's the node version for Algorithm Visualizer projects? I'm using node v16 and have bugs with npm install. I can't find the node version anywhere.
BTW, do you have documents that describe project architecture or internal API's (like visualization commands used by the applyCommand function in this file)? If so, is it possible to view them?
What's the node version for Algorithm Visualizer projects? I'm using node v16 and have bugs with
npm install. I can't find the node version anywhere.BTW, do you have documents that describe project architecture or internal API's (like visualization commands used by the
applyCommandfunction in this file)? If so, is it possible to view them?