• Home
  • Categories
  • Recent
  • Popular
  • Top
  • Tags
  • Users
  • Groups
  • Documentation
    • Home
    • Read API
    • Write API
    • Plugin Development
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
v3.5.2 Latest
Buy Hosting

1.9.X installation fails

Scheduled Pinned Locked Moved Unsolved Technical Support
6 Posts 5 Posters 416 Views
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • א שא Offline
    א שא Offline
    א ש
    wrote on last edited by
    #1

    When I run a forum installation
    The installation in 1.9.X versions fails in the following error

    package.json not found.
    Populating package.json...
    /home/nodebb/nodebb/src/cli/package-install.js:23
                    return Object.assign(to, from);
                                  ^
    
    TypeError: Cannot convert undefined or null to object
        at Function.assign (<anonymous>)
        at merge (/home/nodebb/nodebb/src/cli/package-install.js:23:17)
        at /home/nodebb/nodebb/src/cli/package-install.js:28:14
        at Array.forEach (<anonymous>)
        at merge (/home/nodebb/nodebb/src/cli/package-install.js:26:20)
        at Object.pkgInstall.updatePackageFile (/home/nodebb/nodebb/src/cli/package-install.js:62:31)
        at Object.<anonymous> (/home/nodebb/nodebb/src/cli/index.js:21:18)
        at Module._compile (node:internal/modules/cjs/loader:1103:14)
        at Object.Module._extensions..js (node:internal/modules/cjs/loader:1155:10)
        at Module.load (node:internal/modules/cjs/loader:981:32)
    
    kurulumu.NetK julianJ 2 Replies Last reply
    0
  • kurulumu.NetK Offline
    kurulumu.NetK Offline
    kurulumu.Net
    replied to א ש on last edited by
    #2

    @א-ש I've reported this before. I guess 1.19.3 hasn't changed. You can install 1.18.x first and upgrade.

    PitaJP 1 Reply Last reply
    0
  • PitaJP Offline
    PitaJP Offline
    PitaJ Global Moderator Plugin & Theme Dev
    replied to kurulumu.Net on last edited by
    #3

    @kurulumu-Net it's a different error from yours

    1 Reply Last reply
    1
  • julianJ Offline
    julianJ Offline
    julian GNU/Linux
    replied to א ש on last edited by
    #4

    @א-ש Hmm thanks, will investigate and backport a fix

    zhivkoangelovZ 1 Reply Last reply
    1
  • zhivkoangelovZ Offline
    zhivkoangelovZ Offline
    zhivkoangelov
    replied to julian on last edited by
    #5

    @julian said in 1.9.X installation fails:

    @א-ש Hmm thanks, will investigate and backport a fix

    I got the same error when trying to install on Windows. Any info about potential fix ?

    julianJ 1 Reply Last reply
    0
  • julianJ Offline
    julianJ Offline
    julian GNU/Linux
    replied to zhivkoangelov on last edited by
    #6

    @zhivkoangelov should be fixed on latest master already

    1 Reply Last reply
    1

Copyright © 2023 NodeBB | Contributors
  • Login

  • Don't have an account? Register

  • Login or register to search.
Powered by NodeBB Contributors
  • First post
    Last post
0
  • Home
  • Categories
  • Recent
  • Popular
  • Top
  • Tags
  • Users
  • Groups
  • Documentation
    • Home
    • Read API
    • Write API
    • Plugin Development