Skip to content

Need build folder published to npm #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
chemzqm opened this issue Apr 15, 2014 · 3 comments
Open

Need build folder published to npm #1

chemzqm opened this issue Apr 15, 2014 · 3 comments

Comments

@chemzqm
Copy link

chemzqm commented Apr 15, 2014

It's throwing error without generator support.
There is prepublish script but don't why the folder doesn't exists.

@jonathanong
Copy link
Contributor

wow so confused. just updated 1.0.3 for nothing. i wonder what's going on

@chemzqm
Copy link
Author

chemzqm commented Apr 16, 2014

build folder not exist after running npm install component-outdated2

module.js:333
    throw err;
          ^
Error: Cannot find module './build'
    at Function.Module._resolveFilename (module.js:331:15)
    at Function.Module._load (module.js:273:25)
    at Module.require (module.js:357:17)
    at require (module.js:373:17)
    at Object.<anonymous> (/Users/chemzqm/component-dev/notice/node_modules/component-outdated2/index.js:1:80)
    at Module._compile (module.js:449:26)
    at Object.Module._extensions..js (module.js:467:10)
    at Module.load (module.js:349:32)
    at Function.Module._load (module.js:305:12)
    at Function.Module.runMain (module.js:490:10)
➜  component-outdated2 git:(master) ✗ ls
Makefile  README.md  index.js  lib  node_modules  package.json

@jonathanong
Copy link
Contributor

Yeah I don't know why that folder isn't being published. It gets built and everything on my machine when publishing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants