You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
While running
npm run prepare
, the following error appears:The objective of this task is to eliminate this error.
The text was updated successfully, but these errors were encountered: