[Solved] Developer Machine Setup (cant 'make test')

Most of the team builds with Mac, but the official build server is ubuntu so they should work. Usually random npm errors are related to not adding ulimit -n 8096 line to the bashrc. Is there a new error?

you might trythe below but on a fresh machine you should have todo this

npm i -g babel-runtime
1 Like