module-alias icon indicating copy to clipboard operation
module-alias copied to clipboard

How to use with yarn add

Open NilSagor opened this issue 4 years ago • 1 comments

when trying to install with, it is added in package.json

"module-alias": "^2.2.2", However if I run server, it is not found.

NilSagor avatar May 26 '20 20:05 NilSagor

Did you run yarn install after adding it?

NicholasEllul avatar May 27 '20 00:05 NicholasEllul