creatability-components icon indicating copy to clipboard operation
creatability-components copied to clipboard

Cannot find name 'NodeSelector'

Open mayinhosa opened this issue 6 years ago • 1 comments

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.

mayinhosa avatar Jun 10 '19 16:06 mayinhosa

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

toti1212 avatar Jun 24 '19 17:06 toti1212