sachin-kiwi

Results 1 comments of sachin-kiwi

ensure that require('module-alias/register') is run prior to calling any alias directory otherwise you will get error { "name": "your-package", "version": "1.0.0", "scripts": { "start": "node -r module-alias/register src/app.js" }, "dependencies":...