falanx icon indicating copy to clipboard operation
falanx copied to clipboard

template on unix fails tests

Open enricosada opened this issue 6 years ago • 0 comments

the template package generated on unix fails the integration tests

During template package install (dotnet new -i)

Error reading template from file: /ClassLibrary-FSharp/.template.config/template.json | Error = After parsing a value an unexpected character was encountered: a. Path 'symbols.FalanxJsonCodec.value', line 62, position 40.

To Reproduce

run the template integration tests on unix

Environement

  • OS: unix azure pipelines, on windows is ok

Additional context

on windows works

enricosada avatar Jan 03 '19 11:01 enricosada