Tags are not working

I create Tags in a BDD Test and and select what I want to run from the tags but i get error

Keyword runFeatureFileWithTags was failed (Root cause: cucumber.runtime.TagExpressionOld$BadTagException: Bad tag: “[@smoke

The @smoke being the tag i used. How can I resolve this.