Skip to content
This repository has been archived by the owner on Sep 8, 2023. It is now read-only.

Deno threads-api npm not found #57

Open
theprashant-one opened this issue Jul 9, 2023 · 1 comment
Open

Deno threads-api npm not found #57

theprashant-one opened this issue Jul 9, 2023 · 1 comment
Labels
question Further information is requested

Comments

@theprashant-one
Copy link

Am getting the error on Deno Deploy that thread api npm not found

@junhoyeo junhoyeo added the bug Something isn't working label Jul 9, 2023
@junhoyeo
Copy link
Owner

junhoyeo commented Jul 9, 2023

import ThreadsAPI from 'npm:threads-api';
const threadsAPI = new ThreadsAPI.ThreadsAPI({});

@PrashantKumar23 Hi! Have you tried using like the above as in #53?

@junhoyeo junhoyeo added question Further information is requested and removed bug Something isn't working labels Jul 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants