create-react-app-example icon indicating copy to clipboard operation
create-react-app-example copied to clipboard

something is missing or wrong OR i am a dolt

Open b-r-s opened this issue 3 years ago • 0 comments

I just installed this on my mac using vscode and when trying to run i'm getting the dreaded :

' ... trying to import from [SOMETHING-IN-NODE_MODULES] which falls outside of the project/src directory. '

i don't understand this as NODE_MODULES is always at the root so i would expect that importing would be absolutely needed and supported. what am i missing please - apparently others are able to use this template without issues.

tia b stensrud

b-r-s avatar Dec 01 '22 01:12 b-r-s