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
Tried to use the ng deploy however it gave the above error. Also ng build --base-href=/path/ && ngh fails.
Looking at #37 I changed the build output dir to be dist rather than the dist/[PROJECTNAME] default. This caused the ng build --base-href=/path/ && ngh to succeed however ng deploy still fails.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Tried to use the
ng deploy
however it gave the above error. Alsong build --base-href=/path/ && ngh
fails.Looking at #37 I changed the build output dir to be
dist
rather than thedist/[PROJECTNAME]
default. This caused theng build --base-href=/path/ && ngh
to succeed howeverng deploy
still fails.The text was updated successfully, but these errors were encountered: