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

Task 'veeva-module:js-build' is not in your gulpfile #40

Open
StandardMachine opened this issue Mar 27, 2017 · 2 comments
Open

Task 'veeva-module:js-build' is not in your gulpfile #40

StandardMachine opened this issue Mar 27, 2017 · 2 comments
Assignees
Labels

Comments

@StandardMachine
Copy link

After installing and going to examples/clm directory, I'm entering "gulp", which produces this error:

Task 'veeva-module:js-build' is not in your gulpfile

You can avoid the error by running "gulp build", but the behavior of the tool has changed from version 0.27.0 and it's no longer firing the http://localhost:3000/ page either.

And even in that case, it appears that the build directory only contains the global directory and not the built out HTML files.

@stevebritton
Copy link
Member

Hi @StandardMachine,

Can you confirm the following:

  • OS you're running
  • node version

After doing some digging, this error will occur if the node version is less than 6.0. I'm in the process of putting in node version validation along with some other bug fixes, so this issue should be resolved soon.

-Steve

@stevebritton stevebritton self-assigned this Mar 29, 2017
@stevebritton
Copy link
Member

Hi @StandardMachine ,

Just wanted to follow-up on this issue.

Please note that a new version has been released, which includes some validation for the configuration.yml file as well as node packages. Also, the new version of PhantomJS now requires node version >=6.0.

Please let us me know how you make out.

-Steve

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

No branches or pull requests

2 participants