Skip to content

Export build error using latest framework release #2637

@dancgray

Description

@dancgray

Expected Behaviour

Should be able to build a FW v5.22.3 course exported from the authoring tool.

Actual Behaviour

grunt build or dev fails with the following error

`Error: ENOENT: no such file or directory, open '.browserslistrc'

Warning: Task "javascript:compile" failed. Use --force to continue.`

Export REGEX is excluding all hidden file here.

Steps to Reproduce

  1. Install FW v5.22.3 in the authoring tool
  2. export a course
  3. run npm install and build the course locally

Versions

  • Authoring Tool Version: master or release/v0.11.0 branch
  • Framework Version: v5.22.3
  • Node.js Version: v14.19.3

Metadata

Metadata

Assignees

No one assigned

    Labels

    S: mergedCompleted, reviewed, and merged issuesT: bug

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions