module not found
Answered
American Shorthair posted this in #help-forum
American ShorthairOP
module not found even tho that file exists!
Answered by Sun bear
please don't name files and folders with space. different systems treat space differently.
// instead of
Auto Roles Page
// do
auto-roles-page
// or
AutoRolesPage4 Replies
Sun bear
please don't name files and folders with space. different systems treat space differently.
// instead of
Auto Roles Page
// do
auto-roles-page
// or
AutoRolesPageAnswer
@Sun bear please don't name files and folders with space. different systems treat space differently.
tsx
// instead of
Auto Roles Page
// do
auto-roles-page
// or
AutoRolesPage
American ShorthairOP
but it's working on other files that's weird
Sun bear
did this fix the issue?
@Sun bear did this fix the issue?
American ShorthairOP
Yes thanks!