Closed Armaldio closed 6 years ago
hmm, I'll take a look at that, but I don't have a windows 10 to test it.
Can you help me?
have you tried with docker?
No, I don't know how to setup docker
It "seems" that after making these changes inside the package.json
"name": "crates",
"version": "0.0.10",
"description": "A tool to generate your locale files compatible with i18n.",
- "main": "index.js",
+ "main": "src/index.js",
"bin": {
- "crates": "cli.js"
+ "crates": "src/cli.js"
},
I'm able to npm link
and npm link crates
Sorry @armaldio, there was a bug and I fixed right now on 666073586939bee
I had published a package with error, sorry.
No problems, I hope this one will fix. Thanks :D!
Hello,
I'm unable ton install this plugin on windows 10