Failed to locate 'tsc' in the workspace
Opened this issue · 0 comments
tomekzaw commented
While running npm run prepare
, the following error appears:
⚠ Failed to locate 'tsc' in the workspace. Falling back to the globally installed version. Consider adding typescript to your devDependencies or specifying the tsc option for the typescript target.
The objective of this task is to eliminate this error.