Status v1.1.1
-
upgraded,
Logs shows some minifier file not found but blog works OK so far.
[minifier] file not found, node_modules/nodebb-plugin-composer-default/node_modules/screenfull/dist/screenfull.js
here is the error I've told about.
-
@Peter-Zoltan-Keresztes said in Status v1.1.1:
upgraded,
Logs shows some minifier file not found but blog works OK so far.
[minifier] file not found, node_modules/nodebb-plugin-composer-default/node_modules/screenfull/dist/screenfull.js
here is the error I've told about.
It looks like this is due to using a newer version of Node.js / npm. I ran through a lot of this in this thread: https://community.nodebb.org/topic/9330/composer-lagging/25
-
Does not seam to be lagging for me. If I write codes inside the composer the preview it's slower a little but but I guess cause it needs to parse the code and apply different colors depending on what's inside it. But hey I can wait 2ms until it shows up. It's not like it's lagging tens of secconds or even minutes.
-
@Peter-Zoltan-Keresztes said in Status v1.1.1:
Does not seam to be lagging for me. If I write codes inside the composer the preview it's slower a little but but I guess cause it needs to parse the code and apply different colors depending on what's inside it. But hey I can wait 2ms until it shows up. It's not like it's lagging tens of secconds or even minutes.
For me, the composer would load once, then it would not load again if I tried to reply to another thread.
-
Ok, as long as we use a stable version of nodejs it should be fine!
$ node --version
v4.4.7
$ npm -v
2.15.8In Gentoo 4.4.1 and 4.4.6 is stable
Any other issues?
-
Seams that i Will be updating to 1.1.2 now
-
You should now be fine with npm@3, so you can use any version of Node, even v6.
-
Cool, all forums update 2 v1.1.2 now. Everything seams to work great