https://cypress.io logo
How can I make absolute path work in Cypress?
# i-need-help
b
I intend to be able to import my component like: import Component from "@/src/Component" Then, I can go ahead and test but I am getting an error which states: Cannot find module '@/modals/wallet/CreatePin' or its corresponding type declarations.
b
@wonderful-match-15836 any insight here?