• 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

Custom Theme is Not in the NPM Registry

Scheduled Pinned Locked Moved Unsolved Technical Support
6 Posts 2 Posters 89 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.
  • T Offline
    T Offline
    Teemberland
    wrote on last edited by Teemberland
    #1

    I'm in the process of upgrading to v3.3.x, but I'm not able to complete it due to the fact that our custom theme is not found in NPM registry. Is there a way to bypass this?

    Our custom theme is base off of Harmony theme.

    1 Reply Last reply
    0
  • julianJ Offline
    julianJ Offline
    julian GNU/Linux
    wrote on last edited by
    #2

    You can install your theme using the command line, just execute npm i nodebb-theme-yourtheme

    T 1 Reply Last reply
    1
  • T Offline
    T Offline
    Teemberland
    replied to julian on last edited by
    #3

    @julian ah gotcha! but keep the theme folder inside node_modules, correct?

    1 Reply Last reply
    0
  • julianJ Offline
    julianJ Offline
    julian GNU/Linux
    wrote on last edited by
    #4

    Yes, if you use npm to install the theme, it will be placed in node_modules/ automatically (and your package.json will be updated).

    T 2 Replies Last reply
    0
  • T Offline
    T Offline
    Teemberland
    replied to julian on last edited by
    #5

    @julian thank you so much!

    1 Reply Last reply
    0
  • T Offline
    T Offline
    Teemberland
    replied to julian on last edited by
    #6

    @julian I'm still getting the same error. Do I have to uninstall the custom theme first (It's currently active as the main theme).

    I probably did it the wrong way. I basically copied harmony in node_modules and rename it and did my edits from there.

    1 Reply Last reply
    0

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