-
Notifications
You must be signed in to change notification settings - Fork 124
cli: No such file or directory #118
Comments
(nixos lastest) |
Hi, @11111000000 , thanks for the report. |
There is no any errors, until |
Thanks for the response, I found the reason is that |
I know that :) So, you want to package canner everywhere? 2) How about working |
Sounds great! We plan to use node-docker as the image, does it fit your needs? |
it's ok for example, in practice we based on node-alpine |
Here is the basic Please let me know whether this fit your needs, thanks! Directory
Dockerfile
canner.schema.js /** @jsx builder */
import builder from 'canner-script'
export default (
<root>
<object keyName="info">
<string keyName="name" />
</object>
</root>
) |
Hi, @FeklistovGleb, since we are using |
Try using Thanks! |
Close this. The origin problem is resolved. |
The text was updated successfully, but these errors were encountered: