dukehe
dukehe
> What's the command you start the docker container? docker run -it -p 6927:6927 registry.cn-beijing.aliyuncs.com/pipcook/pipcook:latest /bin/bash
> The office image is: https://hub.docker.com/r/pipcook/pipcook > The latest version is v1.3.0, you could try this again. I use the image you mention above but when I visit "localhost:6927" in...
> Hi @Chris-LuYi - I believe this should be possible by providing a `postcss.config.js` file, though I haven't tested it myself. Just as a heads-up, we're considering removing LESS support...
I can't install [email protected] and I search it in npm but got the latest version is 0.3.0, did someone unpublish this version in npm?
> you need it for pixi-v6, right? `@pixi/layers` is new name No, we use it for pixi-v5
> According to https://www.npmjs.com/package/pixi-layers , `pixi-layers` version is 0.3.1 yeah, but we can not find the version when run “yarn add pixi-layers@^0.3.1” in terminal, and we also can not find...
> `npm install pixi-layers` in empty directory gives me `0.3.1` > > clean your yarn cache Thanks, Ivan. Seems it blocked by cache.
> hi, If my text is in Arabic, there will be a problem with splitting the text into per characters. > > For example: My text is اختبر كتابتك العربية...