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

v9.4.0 cannot import the members #1505

Closed
falsandtru opened this issue Sep 20, 2022 · 2 comments · Fixed by #1506
Closed

v9.4.0 cannot import the members #1505

falsandtru opened this issue Sep 20, 2022 · 2 comments · Fixed by #1506

Comments

@falsandtru
Copy link

The errors occurs on Windows 10 since v9.4.0.
cc @manuth @johnnyreilly

Expected Behaviour

no error

Actual Behaviour

TS2305: Module '"spica/global"' has no exported member 'setTimeout'.

Steps to Reproduce the Problem

Check out https://github.com/falsandtru/clientchannel.
Run npm i && npm run dist.

Location of a Minimal Repository that Demonstrates the Issue.

https://github.com/falsandtru/clientchannel

@johnnyreilly
Copy link
Member

Thanks for reporting - see discussion on linked PR

@falsandtru
Copy link
Author

OK. This appears to have failed to load builtin type declaration files of DOM. ES global objects are imported correctly.

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

Successfully merging a pull request may close this issue.

2 participants