anilkumarum / crx-hmr

Chrome extension hot Modules Reloader
MIT License
1 stars 0 forks source link

Error Here #2

Open breezeyRick opened 1 year ago

breezeyRick commented 1 year ago

crx npm create crx-hmr@latest Need to install the following packages: create-crx-hmr@latest Ok to proceed? (y) y TypeError: cp is not a function at file:///Users/60/.npm/_npx/9132e763a8d90cf8/node_modules/create-crx-hmr/bin/cli.js:5:8

anilkumarum commented 1 year ago

On windows, run command inside vscode terminal otherwise it doesn't work.

Also I plan to re-write this package from scratch. Launch crx-hmr as vscode extension with more modern feature like import map.