Replies: 7 comments 6 replies
-
I think so, since most commits are bug fixes of the fork |
Beta Was this translation helpful? Give feedback.
-
unfortunately the |
Beta Was this translation helpful? Give feedback.
-
Error log tail of *npm install*:
3752 verbose stack Error: command failed
3752 verbose stack at ChildProcess.<anonymous>
***@***.***/promise-spawn/index.js:64:27)
3752 verbose stack at ChildProcess.emit (node:events:520:28)
3752 verbose stack at maybeClose (node:internal/child_process:1092:16)
3752 verbose stack at Process.ChildProcess._handle.onexit
(node:internal/child_process:302:5)
3753 verbose pkgid ***@***.***
3754 verbose cwd /home/mxdpeep/git/GITHUB/materialize
3755 verbose Linux 5.4.0-100-lowlatency
3756 verbose argv "/snap/node/5953/bin/node" "/usr/local/bin/npm" "install"
3757 verbose node v16.14.0
3758 verbose npm v8.5.3
3759 error code 1
3760 error path /home/mxdpeep/git/GITHUB/materialize/node_modules/puppeteer
3761 error command failed
3762 error command sh -c node install.js
3763 verbose exit 1
3764 timing npm Completed in 66587ms
3765 verbose unfinished npm timer reify 1647269094094
3766 verbose unfinished npm timer reify:build 1647269150691
3767 verbose unfinished npm timer build 1647269150693
3768 verbose unfinished npm timer build:deps 1647269150694
3769 verbose unfinished npm timer build:run:install 1647269150735
3770 verbose unfinished npm timer build:run:install:node_modules/puppeteer
1647269150796
3771 verbose code 1
…On Sun, Mar 13, 2022 at 5:38 PM Antony Kurniawan ***@***.***> wrote:
I'm not sure about this.. can you please check the complete log as written
in your console?
I tested on my Docker environment (image: node:16) and can't reproduce
this.
—
Reply to this email directly, view it on GitHub
<#253 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAASMXWIIUEI5QFF7D3UKVTU7YKX5ANCNFSM5QIBBPZQ>
.
You are receiving this because you commented.Message ID:
***@***.***
com>
|
Beta Was this translation helpful? Give feedback.
-
… On Mon, Mar 14, 2022 at 3:53 PM Daniel Wurzer ***@***.***> wrote:
Which materialize are you using? From this Repo?
—
Reply to this email directly, view it on GitHub
<#253 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAASMXXMDLEG4ES6GZNSC4LU75HHHANCNFSM5QIBBPZQ>
.
You are receiving this because you commented.Message ID:
***@***.***
com>
|
Beta Was this translation helpful? Give feedback.
-
Ubuntu 18.04.6
$ npm --version
8.5.3
*Filip Oščádal*
*https://mxd.cz <https://mxd.cz>*
…On Mon, Mar 14, 2022 at 3:53 PM Filip Oščádal ***@***.***> wrote:
https://github.com/materializecss/materialize.git
*Filip Oščádal*
*https://mxd.cz <https://mxd.cz>*
On Mon, Mar 14, 2022 at 3:53 PM Daniel Wurzer ***@***.***>
wrote:
> Which materialize are you using? From this Repo?
>
> —
> Reply to this email directly, view it on GitHub
> <#253 (reply in thread)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AAASMXXMDLEG4ES6GZNSC4LU75HHHANCNFSM5QIBBPZQ>
> .
> You are receiving this because you commented.Message ID:
> ***@***.***
> com>
>
|
Beta Was this translation helpful? Give feedback.
-
As I am learning Perl 5 right now, I must leave it as it is -> I've always
thought that Node.js can't be easily managed though
maybe pushing compiled CSS and JS exports to GitHub more often? that would
solve it all, I don't need to compile the whole library myself
*Filip Oščádal*
*https://mxd.cz <https://mxd.cz>*
…On Tue, Mar 15, 2022 at 3:48 PM Antony Kurniawan ***@***.***> wrote:
I still can't reproduce this. I tried with fresh Ubuntu 18.04.6 with Node
16.14.0 and npm 8.5.3. Used nvm to match the node version. No errors here.
—
Reply to this email directly, view it on GitHub
<#253 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAASMXW57STSMV6SR3LIDYTVACPKHANCNFSM5QIBBPZQ>
.
You are receiving this because you commented.Message ID:
***@***.***
com>
|
Beta Was this translation helpful? Give feedback.
-
great!
this link should be noted in the README IMHO...
*Filip Oščádal*
*https://mxd.cz <https://mxd.cz>*
…On Fri, Mar 18, 2022 at 1:51 AM Antony Kurniawan ***@***.***> wrote:
you can get the current nightly version from
https://github.com/materializecss/materialize/actions/runs/1834273125 btw
—
Reply to this email directly, view it on GitHub
<#253 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAASMXTR2MQKCPJTFFW7VPDVAPHQPANCNFSM5QIBBPZQ>
.
You are receiving this because you commented.Message ID:
***@***.***
com>
|
Beta Was this translation helpful? Give feedback.
-
Its secure use this version on production app?
Beta Was this translation helpful? Give feedback.
All reactions