Skip to content

offckb create template has problem on windows compatibility with path and scripts #366

@RetricSu

Description

@RetricSu

offckb create will create a smart contract boilerplate using v4 templates. This template has compatibility problem on windows system in two places:

  1. the 4 scripts:

mostly the path issues in those scripts command are not considered adn test on the windows system

  1. the package.json script:

Some commands use '&&' which might cause problems on windows terminal.

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions