Getting below error while running serverless offline in my local environment.
Error:
Error: EISDIR: illegal operation on a directory, symlink ‘R:\myproject\node_modules’ → ‘R:\myproject.build\node_modules’
What might be the root cause? Any Folder permission to be granted? Its looks like this error thrown while build the project.