Closed hazem-alabiad closed 2 years ago
When I tried to install the types for this package using this command ya -D @types/federation-subscription-tools
ya -D @types/federation-subscription-tools
I got this error error An unexpected error occurred: "https://registry.yarnpkg.com/@types%2ffederation-subscription-tools: Not found". A
error An unexpected error occurred: "https://registry.yarnpkg.com/@types%2ffederation-subscription-tools: Not found".
Any suggestions?
TypeScript has been added with the latest Apollo Server 3 update.
You do not need to install any additional packages to use typescript.
When I tried to install the types for this package using this command
ya -D @types/federation-subscription-tools
I got this error
error An unexpected error occurred: "https://registry.yarnpkg.com/@types%2ffederation-subscription-tools: Not found".
AAny suggestions?