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
angular-cli: 1.0.0-beta.9
node: 6.2.2
os: darwin x64
below is my steps:
-> ng new testGitHub
-> after setup github repos
-> ng github-pages:deploy --message "Optional commit message"
I just deploy the barebone project on github, the following error message displays on github page console:
Refused to load the font 'data:font/woff;base64,d09GRgABAAAAAIw4ABEAAAABQcAAAQABAAAAAAAAAAAAAAAAAAAAA…hgZiCKVViwAiVhsAFFYyNisAIjRLMJCgMCK7MLEAMCK7MRFgMCK1myBCgGRVJEswsQBAIrAA==' because it violates the following Content Security Policy directive: "default-src 'none'". Note that 'font-src' was not explicitly set, so 'default-src' is used as a fallback.
The text was updated successfully, but these errors were encountered:
goldenbearkin
changed the title
ng github-pages:deploy error message "Refused to load the image..." and "Refused to load the font..."
ng github-pages:deploy error message on Browser console "Refused to load the image..." and "Refused to load the font..."
Jul 19, 2016
node: 6.2.2
os: darwin x64
-> ng new testGitHub
-> after setup github repos
-> ng github-pages:deploy --message "Optional commit message"
Refused to load the font 'data:font/woff;base64,d09GRgABAAAAAIw4ABEAAAABQcAAAQABAAAAAAAAAAAAAAAAAAAAA…hgZiCKVViwAiVhsAFFYyNisAIjRLMJCgMCK7MLEAMCK7MRFgMCK1myBCgGRVJEswsQBAIrAA==' because it violates the following Content Security Policy directive: "default-src 'none'". Note that 'font-src' was not explicitly set, so 'default-src' is used as a fallback.
Refused to load the image 'https://xxxxxxxxx.github.io/favicon.ico' because it violates the following Content Security Policy directive: "img-src data:".
The text was updated successfully, but these errors were encountered: