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

Will not compile: typings/react-cache.d referenced (but missing) from published bundle #97

Open
zaneclaes opened this issue Nov 13, 2020 · 0 comments

Comments

@zaneclaes
Copy link

After installing the-platform and react-cache in my Typescript project, it will not build.

There are several errors of the variety:

node_modules/the-platform/Audio.d.ts:1:22 - error TS6053: File '/Users/zaneclaes/OpenWorkShop/OpenWorkEngine/npm-packages/ui/node_modules/the-platform/typings/react-cache.d.ts' not found.

1 /// <reference path="typings/react-cache.d.ts" />

Looking at the node_modules/the-platform folder, there is no typings/ folder.

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