angular icon indicating copy to clipboard operation
angular copied to clipboard

Template is not exported from package

Open NexPlex opened this issue 1 year ago • 1 comments

Environment

Please provide as many details as you can:

  • Hosting type

    • [] Form.io
    • [x] Local deployment
      • Version: 6.5.x
  • Frontend framework: angular 16.3.0

  • Browser: multi

  • Browser version:

Hi, when I run ng serve, I get this error:

./node_modules/@formio/js/lib/cjs/templates/Templates.js:12:19-51 - Error: Module not found: Error: Package path ./template is not exported from package C:\Sites\frontend\frontend\node_modules@formio\core (see exports field in C:\Sites\frontend\frontend\node_modules@formio\core\package.json)

NexPlex avatar Mar 23 '24 03:03 NexPlex