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

Typescript Compile Error #232

Closed
SeanningTatum opened this issue Jul 10, 2020 · 2 comments
Closed

Typescript Compile Error #232

SeanningTatum opened this issue Jul 10, 2020 · 2 comments

Comments

@SeanningTatum
Copy link

run tsc -p . && ncp src/schema dist/schema to build

Error:
node_modules/gstore-node/lib/index.d.ts:1:44 - error TS7016: Could not find a declaration file for module 'nsql-cache'. '/Users/sean/Desktop/goal_share_be/node_modules/nsql-cache/index.js' implicitly has an 'any' type.
Try npm install @types/nsql-cache if it exists or add a new declaration (.d.ts) file containing declare module 'nsql-cache';

@toddbluhm
Copy link

toddbluhm commented Aug 6, 2020

I believe an issue + solution for this already exists: #223 😄

@sebelga
Copy link
Owner

sebelga commented Dec 15, 2020

Sorry for the late answer. Yes indeed this is a duplicate of #223. I labeled it as a bug and hopefully we will be able to fix that soon. 👍

@sebelga sebelga closed this as completed Dec 15, 2020
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

3 participants