Skip to content
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

dependencies #1

Open
natael opened this issue Mar 4, 2014 · 1 comment
Open

dependencies #1

natael opened this issue Mar 4, 2014 · 1 comment

Comments

@natael
Copy link

natael commented Mar 4, 2014

hi,

tried to install the gulp-csscss module with npm and implemented it in my gulpfile.
npm didnt install any dependencies, so it threw an error due to missing modules.

moved "dargs", "win-spawn", "temp-write", "through2", "which" and "gulp-util" in "dependencies" in the package.json and installed it with "npm install --production" and it worked.

(sorry in my last message i thought only dargs was missing, but i did a normal npm install, and it installed all dependencies)

or maybe i did something wrong ^^

@masaakim
Copy link
Owner

hi, natael.

i'm sorry for the late reply and thank you for your pointing out.

i fixed dependecies in the package.json and "npm publish"
i confirmed install gulp-csscss correctly.
thank you in the future ^^

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