Skip to content

Import does not find a file in "pagesTsConfig-package-cart", line number "1" #716

@florian-lst

Description

@florian-lst

Bug Report

Current Behavior
In Configuration/page.tsconfig there is an import of EXT:cart/Configuration/TSconfig/ContentElementWizard.tsconfig, but this file does not exist. Therefore there is a Syntax scanner warning in the Page TSConfig Module.

Expected behavior/output
This file should not be imported if it does not exist.

Environment

  • TYPO3 version(s): 13.4.19
  • cart version: 11.5.0
  • Is your TYPO3 installation set up with Composer (Composer Mode): yes

Possible Solution
Remove line 1 with the @import in the Configuration/page.tsconfig file.

Additional context
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions