Forum Discussion

Will # _________ H's avatar
Will # _________ H
Copper Contributor
Jun 26, 2020

does anyone know the error message means?

Hi there,

 

what does that mean as the shown below and how should I sort it out??

Thanks

 

1 Reply

  • Hi Will # _________ H ,

     

    Seems like your TypeScript version does not support the no-use-before-declare. Try opening tslint.json and removing this variable from your JSON.

    In case that doesn't work, could you share you package.json and your tslint.json files? Both reside at the root directory of your project. 

     

    Regards

Resources