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

v0.8 not working #21

Closed
devalexqt opened this issue Jun 1, 2020 · 5 comments
Closed

v0.8 not working #21

devalexqt opened this issue Jun 1, 2020 · 5 comments
Assignees
Labels
bug Something isn't working

Comments

@devalexqt
Copy link

error: Uncaught BadResource: Bad resource ID 
    at unwrapResponse ($deno$/ops/dispatch_minimal.ts:63:11)
    at Object.sendAsyncMinimal ($deno$/ops/dispatch_minimal.ts:106:10)
    at async Object.read ($deno$/ops/io.ts:39:17)
    at async Object.copy ($deno$/io.ts:64:20)
    at async writeResponse (https://deno.land/std/http/_io.ts:264:15)
    at async ServerRequest.respond (https://deno.land/std/http/server.ts:88:7)
    at async Process.finalize (https://deno.land/x/attain/process.ts:92:7)
    at async App.handleRequest (https://deno.land/x/attain/application.ts:18:5)
@aaronwlee aaronwlee self-assigned this Jun 1, 2020
@aaronwlee aaronwlee added the bug Something isn't working label Jun 1, 2020
@aaronwlee
Copy link
Owner

it's working in 0.9 :) thx

0.9 version has a lot of enhancement such as better performance, and less memory consumption.

@devalexqt
Copy link
Author

TypeError: Cannot read property 'pathname' of undefined
    at attainProcedure (https://deno.land/x/attain/process.ts:35:32)
    at attainProcedure (https://deno.land/x/attain/process.ts:49:21)
    at async Process (https://deno.land/x/attain/process.ts:12:5)

aaronwlee added a commit that referenced this issue Jun 1, 2020
@aaronwlee
Copy link
Owner

This is too bad,

the test file and procedure are really urgent...

Thanks for always helping me

@devalexqt
Copy link
Author

thanks for fixing

@devalexqt
Copy link
Author

Any news?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants