-
-
Notifications
You must be signed in to change notification settings - Fork 108
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
Typing not there #60
Comments
Looked into it. The right files are being built but looks like not being uploaded to npm. Using a locally link version for now to get types. For someone who doesn't want to wait, this worked for me
Be sure peace✌️ |
Oh, so Script doesn't have "async" as prop (shown in docs with |
Call createRoot to enable conconcurrent React |
Sorry I misread this. Is the file not there? |
@jaredpalmer I am having the same issue
Is there a solution here? When I run |
same issue here |
same issue. seems like final |
https://github.com/palmerhq/the-platform/blob/16c0c7ebfa3d8d1e8b92306a8fdfaba064bf6e4a/package.json#L18
Yet installing from npm the
cd node_modules/the-platform
find . | grep ts
nada.
The text was updated successfully, but these errors were encountered: