You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
error TS6059: File 'C:/Users/golear/Documents/GitHub/ShoppingAssist/node_modules/fuel-ui/src/utilities/utilities.ts' is not under 'rootDir' 'app'. 'rootDir' is expected to contain all source files.
No other modules I use actually include the .ts files in their npm package so this is the only one for which I get this error.
The text was updated successfully, but these errors were encountered:
I have the node_modules folder excluded in my tsconfig.json file however the typescript compiler attempts to build the fuel-ui module.
tsconfig.json:
Many of these errors are created:
No other modules I use actually include the .ts files in their npm package so this is the only one for which I get this error.
The text was updated successfully, but these errors were encountered: