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

Cannot find type definition file for '@types/meteor'. #182

Open
oltegachristdoes opened this issue Mar 25, 2018 · 0 comments
Open

Cannot find type definition file for '@types/meteor'. #182

oltegachristdoes opened this issue Mar 25, 2018 · 0 comments

Comments

@oltegachristdoes
Copy link

I got this error on the CLI when I ran this. The browser displays a blank page and when I checked the console it displays this:

[06:36:27]  transpile started ...
[06:36:30]  typescript error
            Cannot find type definition file for '@types/meteor'.

[06:36:30]  typescript error
            Cannot find type definition file for '@types/meteor-accounts-phone'.

[06:36:30]  typescript error
            Cannot find type definition file for '@types/meteor-collection-hooks'.

[06:36:30]  dev server running: http://localhost:8100/

Browser console error

Refused to apply style from 'http://localhost:8100/build/main.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.
vendor.js Failed to load resource: the server responded with a status of 404 (Not Found)
main.js Failed to load resource: the server responded with a status of 404 (Not Found)
vendor.js Failed to load resource: the server responded with a status of 404 (Not Found)
(index):1 Refused to execute script from 'http://localhost:8100/build/vendor.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.
main.js Failed to load resource: the server responded with a status of 404 (Not Found)
(index):1 Refused to execute script from 'http://localhost:8100/build/main.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.
(index):1 Refused to apply style from 'http://localhost:8100/build/main.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.

Please kindly help

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