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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix no such file or directory error inside in decoratormanager.js Test File #836

Closed
subhajit20 opened this issue Apr 6, 2024 · 0 comments 路 Fixed by #837
Closed

Fix no such file or directory error inside in decoratormanager.js Test File #836

subhajit20 opened this issue Apr 6, 2024 · 0 comments 路 Fixed by #837
Assignees

Comments

@subhajit20
Copy link
Contributor

subhajit20 commented Apr 6, 2024

Bug Report 馃悰

Expected Behavior

  • Should be able to read files properly

Current Behavior

  • When executing the decoratormanager.js test file, an error is encountered: "Error: ENOENT: no such file or directory, open './test/data/decoratorcommands/test.cto'." This indicates that the test file is unable to locate the required test.cto file within the specified directory.

Screenshot 2024-04-06 at 9 18 16 PM

Desktop

  • OS: [e.g. macOS]
  • Browser: [e.g. Chrome, Safari]
  • Version: [e.g. 0.22.15]

Detailed Description

Possible Implementation

@subhajit20 subhajit20 changed the title Fix no such file or directory error inside in decoratormanager.js Test File Fix no such file or directory error inside in decoratormanager.js Test File Apr 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant