Level 59
You might have had a faulty install. Try deleting your node_modules directory, and doing npm install again.
1 like
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
I am using homestead with the latest laravel ("laravel/framework": "~5.0").
After executing npm install and then gulp I get this output:
[23:40:22] Using gulpfile ~/Code/Private/bookie/gulpfile.js
[23:40:26] Task 'default' is not in your gulpfile
[23:40:26] Please check the documentation for proper gulpfile formatting
Other than that nothing happens. No compiled css in public/css ...
Anyone used Elixir before?
You might have had a faulty install. Try deleting your node_modules directory, and doing npm install again.
Please or to participate in this conversation.