module-alias
module-alias copied to clipboard
How to use with yarn add
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.
Did you run yarn install
after adding it?