maxparm / node-underscorify

Underscore template pre-compiler for browserify
MIT License
31 stars 12 forks source link

htmlparser error #11

Open alibozorgkhan opened 10 years ago

alibozorgkhan commented 10 years ago

Hi, I followed the instructions and ran browserify -t node-underscorify content.js > content-bundle.js but I get this error:

Error: module "./htmlparser" not found from "/Users/macuser/prj/static/node_modules/node-underscorify/node_modules/html-minifier/dist/htmlminifier.js"
    at notFound (/usr/local/lib/node_modules/browserify/index.js:812:15)
    at /usr/local/lib/node_modules/browserify/index.js:762:23
    at /usr/local/lib/node_modules/browserify/node_modules/browser-resolve/index.js:185:24
    at /usr/local/lib/node_modules/browserify/node_modules/resolve/lib/async.js:35:22
    at load (/usr/local/lib/node_modules/browserify/node_modules/resolve/lib/async.js:53:43)
    at /usr/local/lib/node_modules/browserify/node_modules/resolve/lib/async.js:59:22
    at /usr/local/lib/node_modules/browserify/node_modules/resolve/lib/async.js:16:47
    at Object.oncomplete (fs.js:107:15)