How do I install figlet working with Node.js? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 5

How do I install figlet working with Node.js?

I am new to working with Node, the best result from uncommenting these various options in code playground results in child process exiting with error code 254 if it isn't terminated by a timed out execution. What am I doing wrong and how do I find and address the package.json file? The project is to make flashcards for SoloLearn. https://code.sololearn.com/cFSIWAa1OEBi/?ref=app https://code.sololearn.com/WFh31zxd55TR/?ref=app

21st Nov 2020, 2:14 PM
boneSpider
boneSpider - avatar
2 Answers
+ 8
Code playground has time limit. Test on your computer.
21st Nov 2020, 2:24 PM
Gordon
Gordon - avatar
+ 4
Thank you, I appreciate it.
21st Nov 2020, 10:20 PM
boneSpider
boneSpider - avatar