HampusAndersson01 / Parameter-Database

Thesis work for Volvo Trucks Technology
1 stars 0 forks source link

Failed to compile: Cannot find file 'ApiContext.tsx' #26

Closed HampusAndersson01 closed 1 year ago

HampusAndersson01 commented 1 year ago

Problem

The project fails to compile when attempting to build the App.tsx file. The error states that a file cannot be found, and the two names do not match.

Details

Possible Solution

Check the file path in the App.tsx file to verify that the file path matches the actual file name on disk. If the file path does not match, update it to match the actual file name on disk.