Webpack: how to get installed version
Self-tutoring about computer science: the tutor mentions a way to find the installed version of webpack.
npm list webpack
is the way I’ve found works. I run Webpack in Node on Windows.
Source:
Jack of Oracle Tutoring by Jack and Diane, Campbell River, BC.
Leave a Reply
You must be logged in to post a comment.