everytime I try to run a local npm test it pops up env errors and will not find the path correctly. Im an intern but not really anyone can help with windows local path problems. PLEASE HELP
//
env TS_NODE_COMPILER_OPTIONS=’{“module”: “commonjs” }’ mocha -r ts-node/register --timeout 100000 ‘test/**/*.ts’
//
/mnt/c/Users/wesle/node_modules/.bin/…/node/bin/node: 1: This: not found
//