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

Deno Module Still Buggy #1

Open
mimed100 opened this issue Jan 27, 2022 · 0 comments
Open

Deno Module Still Buggy #1

mimed100 opened this issue Jan 27, 2022 · 0 comments

Comments

@mimed100
Copy link
Owner

error: Uncaught (in promise) NotFound: Das System kann die angegebene Datei nicht finden. (os error 2), open './data.json'
return JSON.parse(await Deno.readTextFile(filePath))

at async open (deno:runtime/js/40_files.js:51:17)
at async readFile (deno:runtime/js/40_read_file.js:25:18)
at async Object.readTextFile (deno:runtime/js/40_read_file.js:43:24)
at async loadJsonFile (https://deno.land/x/load_json_file@v1.0.0/mod.ts:22:20)
at async FiatConverter_fromJSON.get_data (https://deno.land/x/currency_converter@v0.3.3/src/convert_fromJSON.ts:7:21)
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

No branches or pull requests

1 participant