Skip to content
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

Use importAttributes instead of importAssertions #517

Open
ikatheria opened this issue Dec 5, 2023 · 0 comments
Open

Use importAttributes instead of importAssertions #517

ikatheria opened this issue Dec 5, 2023 · 0 comments
Labels
bug Indicates an unexpected problem or unintended behavior.

Comments

@ikatheria
Copy link

(node:4716) ExperimentalWarning: Use importAttributes instead of importAssertions
(Use node --trace-warnings ... to show where the warning was created)
🚨 Failed to set up skills: Error: Only URLs with a scheme in: file, data, and node are supported by the default ESM loader. On Windows, absolute paths must be valid file:// URLs. Received protocol 'c:'
ℹ️ Installing Node.js bridge npm packages...
🚨 Error: Failed to install Node.js bridge npm packages: Error: Command failed with exit code 1: npm install --package-lock=false --prefix C:\Users\Gurgaon.leon\bridges\nodejs
npm ERR! code 1
npm ERR! path C:\Users\Gurgaon.leon
npm ERR! command failed
npm ERR! command C:\Windows\system32\cmd.exe /d /s /c tsx scripts/setup/setup.js
npm ERR! ℹ️ .env file creation...
npm ERR! ? .env file already exists, overwrite: (y/N)

npm ERR! A complete log of this run can be found in: C:\Users\Gurgaon\AppData\Local\npm-cache_logs\2023-12-05T19_01_53_637Z-debug-0.log
at setupBinaries (c:\Users\Gurgaon.leon\scripts\setup\setup-binaries.js:114:15)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at default (c:\Users\Gurgaon.leon\scripts\setup\setup-binaries.js:173:3)
at (c:\Users\Gurgaon.leon\scripts\setup\setup.js:26:5)
× Building Leon core
Error: Could not build Leon core
For further information, look at the log file located at C:\Users\Gurgaon\AppData\Roaming@leon-ai\cli\Config\log-errors.txt

@ikatheria ikatheria added the bug Indicates an unexpected problem or unintended behavior. label Dec 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Indicates an unexpected problem or unintended behavior.
Projects
None yet
Development

No branches or pull requests

1 participant