Yves-Emmanuel Jutard

Results 4 issues of Yves-Emmanuel Jutard

Fail to work on jspm with bower repo set ``` npm install --save jspm-bower-endpoint jspm registry create bower jspm-bower-endpoint -y jspm install bower:d3 ... ``` `outdated` gives : ``` ℹ...

The "installation" page https://yarnpkg.com/getting-started/install recommends using `yarn init -2` Yet the CLI documentation for `init` https://yarnpkg.com/cli/init doesn't document this mysterious `-2` Thanks!

Thanks for this great tool! URL: https://yarnpkg.com/cli/ Duplicate:

While it's explicitly stated in the doc: > We expect process.env.NODE_ENV to be available at module compilation. We cache this value. In some js runtimes such as [Cloudflare Workers](https://developers.cloudflare.com/workers/runtime-apis/nodejs/) and...