David De Sloovere
David De Sloovere
I think there is something wrong. Only have commercetools as an option, and after selecting that the CLI exits. 
The yarn error is gone! But 2 new issues instead :-) Without installing Magento locally. The `.env.example` file is actually there. But the command says "rmdir" to remove a directory....
I have WSL installed. Wasn't running it in WSL though. I can run Magento manually, no problem there. But a disclaimer or error handling would improve the experience. Windows, RC2,...
Yes! 🚀 Just one typo "configured" and the word "the" that doesn't need to be there.  I'll let you close the issue once the final release is out.
Looks good this 👍 `npx@vue-storefront/cli@latest init`
@skirianov I think you forgot to fix another `yarn `call here: https://github.com/vuestorefront/vue-storefront/blob/4e1ff1aea26493574db860b845128a0ec042b448/packages/cli/src/domains/magento2/functions/installDeps.ts#LL18C1-L19C1
We traced it down to this file/class, at line 104. https://github.com/dotnet/aspnetcore/blob/main/src/Http/Http/src/Features/FormFeature.cs The post was altered by a bot/hacker to have an incorrect content type. I think this lib should capture...
> Looks like it is indeed sharp (or unjs/ipx which uses sharp) See also [unjs/ipx#190](https://github.com/unjs/ipx/pull/190) where it is also noted as following: _It is still Node.js only. Workers without thread...
The workaround from @pawelrakoczy works for me. 🚀 (adding extra line in npmrc with the scope and using the same name in dependabot.yml) I'm using both a private registry in...
Also wasn't working for me at first. Remove the offiicial spotify integration and re-added is using config.yaml instead of HA Cloud for authentication storage. Redid the spotcast variables also. Now...