-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
EISDIR: illegal operation on a directory #8101
Comments
Hey @sradevski , for sure I tried more times that. On the first one project - deleted node_modules, dist and yarn.lock. Now I tried create new one project by next after reinstall dependences I have this:
C:\Tmp\test-medusa2\src\admin\routes\custom\page.tsx -->
but both has the same issue... |
Getting this below error [Error: EISDIR: illegal operation on a directory, open 'F:\Projects\website\backend\dist\api\admin\custom\route.js'] { |
Hi @carlos-r-l-rodrigues , YES! Now it's OK, thank you very much for close this issue! |
After "yarn build" command all js files appears in dist folder like folders not like files.
System information
Default configuration after fresh install by npx create-medusa-app@preview
Medusa CLI version: 1.3.22
Medusa version: 1.20.6-preview-20240712060553
Node.js version: v22.4.0
Database:
Operating system: Windows 11 23H2
Browser (if relevant):
Steps to reproduce the behavior
Screenshots
The text was updated successfully, but these errors were encountered: