@tecy No need 🙂
v1.4.0 startup error
-
ofter doing
npm install [email protected]
it works again -
@MJ try changing the nodebb-plugin-composer-default line in package.json to be 4.3.1 instead of 4.3.0
-
@PitaJ before or after installing the composer?
-
still same error
-
@MJ change the line in package.json to 4.3.1 then install [email protected] then try starting
-
a ssoon as I change a file, my nodeBB stopt working
-
only if i do
./nodebb upgrade
my nodebb works again. -
okay step by step
change to this
./nodebb log only 1 error only, but this plugin gives error from the beginning I use nodeBB.
next upload and overwrite package.json in
nodebb/node_modules/nodebb-plugin-composer-default
done
after uploading the file my NodeBB gives allready an error
running log
I did'nt even use
npm install [email protected]
so before ugrading NodeBB gives the error
-
@MJ so you're running these:
./nodebb stop
- edit package.json to
4.3.1
for composer npm install [email protected]
./nodebb build
./nodebb start
-
@PitaJ
changed the file.
and this
-
and log is still the same
-
strange thing is
./nodebb stop
change file
./nodebb start
won't start anymore.
change file back
./nodebb start
works again
-
@MJ your edit of package.json isn't actually applying. Use nano or something to edit it directly on the server
-
@PitaJ said in v1.4.0 startup error:
your edit of package.json isn't actually applying. Use nano or something to edit it directly on the server
thanks man, it looks like it's starting now
-
hmm it worked
I installed 3.4.1 but it would not start again, so I changed the line back from 3.4.1 to 3.4.0 and it works now
No errors in log and the composer works now in Firefox
thanks for your help @PitaJ
Suggested Topics
-
Solved only 4 topics in recent list
Technical Support • • MJ