I just pulled a project, and did npm install. It works just fine at my work PC, but now I cannot start it, it keeps throwing error:
error TS2304: Cannot find name '$'.
for multiple components. I installed latest node version and latest npm version, installed node modules and this happens, anyone had similar issue?