Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preview error #1

Open
youngrichu opened this issue Jul 28, 2021 · 0 comments
Open

Preview error #1

youngrichu opened this issue Jul 28, 2021 · 0 comments

Comments

@youngrichu
Copy link

youngrichu commented Jul 28, 2021

I get the below error after changing the theme on Adapt authoring tool :

`command failed: grunt server-build:prod --outputdir=courses\60fea49cb40f4d62785a366d\60ffb1a272506219243d481b\build --theme=60fea584b40f4d62785a3688 --menu=adapt-contrib-boxMenu
[Error: connect ECONNREFUSED 127.0.0.1:443
at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1146:16)
] {
errno: -4078,
code: 'ECONNREFUSED',
syscall: 'connect',
address: '127.0.0.1',
port: 443
}
FileError: resource '//fonts.googleapis.com/css?family=Open+Sans:400,300,700' gave this Error:
Error: connect ECONNREFUSED 127.0.0.1:443
in src/theme/60fea584b40f4d62785a3688/less/fonts.less on line 4, column 1:
3
4 @import url(//fonts.googleapis.com/css?family=Open+Sans:400,300,700);
5

Fatal error: FileError: resource '//fonts.googleapis.com/css?family=Open+Sans:400,300,700' gave this Error:
Error: connect ECONNREFUSED 127.0.0.1:443
in src/theme/60fea584b40f4d62785a3688/less/fonts.less on line 4, column 1:
3
4 @import url(//fonts.googleapis.com/css?family=Open+Sans:400,300,700);
5

`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant