You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 5, 2024. It is now read-only.
My old project is up and running on an other hard disk partition
Run ultra clear to clean up
✔ Cleared cache!
✔ Cleared node_modules!
✔ Cleared all packages!
Run ultra install
[Ultra] v0.7.0 (448.52ms)
ℹ Using https://registry.npmjs.org/ as registry...
⚡ Installed local packages in 0.20 ms!
✖ Error: EXDEV: cross-device link not permitted, link '/root/.ultra-cache/@nestjs/config/2.2.0/.ultra' -> '/mnt/e/project/api/node_modules/@nestjs/config/.ultra' (file: /root/.ultra-cache/@nestjs/config/2.2.0/.ultra, target: /mnt/e/project/api/node_modules/@nestjs/config/.ultra)
✖ Error: EXDEV: cross-device link not permitted, link '/root/.ultra-cache/@nestjs/config/2.2.0/.vscode/settings.json' -> '/mnt/e/project/api/node_modules/@nestjs/config/.vscode/settings.json' (file: /root/.ultra-cache/@nestjs/config/2.2.0/.vscode/settings.json, target: /mnt/e/project/api/node_modules/@nestjs/config/.vscode/settings.json)
✖ Error: EXDEV: cross-device link not permitted, link '/root/.ultra-cache/@nestjs/config/2.2.0/LICENSE' -> '/mnt/e/project/api/node_modules/@nestjs/config/LICENSE' (file: /root/.ultra-cache/@nestjs/config/2.2.0/LICENSE, target: /mnt/e/project/api/node_modules/@nestjs/config/LICENSE)
✖ Error: EXDEV: cross-device link not permitted, link '/root/.ultra-cache/@nestjs/config/2.2.0/README.md' -> '/mnt/e/project/api/node_modules/@nestjs/config/README.md' (file: /root/.ultra-cache/@nestjs/config/2.2.0/README.md, target: /mnt/e/project/api/node_modules/@nestjs/config/README.md)
Expected Behavior
Fix this solution for cross device.
Template command (if applicable)
No response
To Reproduce
Create nestjs app on device E:
Run ultra install
The text was updated successfully, but these errors were encountered:
Provide installed version
[Ultra] v0.7.0
Current platform
Windows, WSL (Ubuntu 22.04 LTS)
Describe the Bug
My old project is up and running on an other hard disk partition
ultra clear
to clean upultra install
Expected Behavior
Fix this solution for cross device.
Template command (if applicable)
No response
To Reproduce
ultra install
The text was updated successfully, but these errors were encountered: