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
ng build works but ng build -w gives the error "path must be a string. Received null" TypeError: Path must be a string. Received Null at assert path (path.js:7:11)
at object.resolve (path.js: 184:7)
While building the project getting error "path must be a string. Received null." This was not coming with previous version.
The text was updated successfully, but these errors were encountered: