๐Ÿ“ฆ npm sync assistant

Wappler extension npm sync

Already added a wappler-* package in Wappler Project Settings โ†’ Extensions? This wizard generates cp commands from node_modules into your project folders. Run them from your Wappler project root after npm install.

Installing from GitHub instead? Use the Git Extension Installer (clone + copy, no npm required).

node_modules โ†’ project wappler-install.json No git clone Mr Cheese extensions

When to use this wizard

Use this if you installed via Wappler โ†’ Project Settings โ†’ Extensions and Project Updater did not copy every file into your project. It generates cp commands from node_modules using the same map as wappler-install.json.

  1. Add the extension in Wappler Project Settings โ†’ Extensions.
  2. Run npm install in your Wappler project root.
  3. Try Project Updater โ†’ Update first.
  4. If anything is still missing, use this wizard to copy from node_modules.
  5. Quit Wappler completely and reopen.
  1. 1 Type
  2. 2 Extension
  3. 3 Commands

What are you copying?

Choose the Wappler layer. Pick Both for full-stack extensions (e.g. PuSH-IT, BeeGone, TipWap).

Why this page exists

Optional fallback when Project Updater did not copy every file after an npm install. This assistant uses the same wappler-install.json map as the Git installer โ€” sources are under node_modules instead of a clone.