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 name 'NodeSelector' #1

Open
mayinhosa opened this issue Jun 10, 2019 · 1 comment
Open

Cannot find name 'NodeSelector' #1

mayinhosa opened this issue Jun 10, 2019 · 1 comment

Comments

@mayinhosa
Copy link

I'm getting the following errors when running npm install then npm start

[0] ERROR in /Users/smayo/projects/creatability-components/src/components/decorators.ts [0] ./src/components/decorators.ts [0] [tsl] ERROR in /Users/smayo/projects/creatability-components/src/components/decorators.ts(121,14) [0] TS2304: Cannot find name 'NodeSelector'.

[0] ERROR in /Users/smayo/projects/creatability-components/src/components/decorators.ts [0] ./src/components/decorators.ts [0] [tsl] ERROR in /Users/smayo/projects/creatability-components/src/components/decorators.ts(134,14) [0] TS2304: Cannot find name 'NodeSelector'.

[0] ERROR in /Users/smayo/projects/creatability-components/src/components/decorators.ts [0] ./src/components/decorators.ts [0] [tsl] ERROR in /Users/smayo/projects/creatability-components/src/components/decorators.ts(144,23) [0] TS2304: Cannot find name 'NodeSelector'.

am I missing part of the setup? Apologies - new to TS.

@toti1212
Copy link

I have the same issue, nothing happened running example.html😕

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

2 participants