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

Grunt build fails when we provide languages param. #2875

Closed
muthuselvan86 opened this issue Aug 12, 2020 · 1 comment
Closed

Grunt build fails when we provide languages param. #2875

muthuselvan86 opened this issue Aug 12, 2020 · 1 comment

Comments

@muthuselvan86
Copy link
Contributor

Subject of the issue/enhancement/features

grunt build fails when we run with param --languages=en

Your environment

  • Framework. 5.6.1
  • Tested on Mac OS

Steps to reproduce

Build the course using grunt build --languages=en

Expected behaviour

Should build the course with English language package.

Actual behaviour

It breaks at grunt (schema-defaults) step where it look for course/config.json that isn't copied into build folder yet. I compared it with older version of the framework 4.2 this isn't a problem there.

Screenshots (if you can)

bug

@oliverfoster
Copy link
Member

This was my fault, apologies. I was unaware of the languages flag when I rewrote this code.

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

No branches or pull requests

3 participants