python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Gulp (via ts-node) Returning 'void' But Expects 'Task' - Type 'Task' Not Found
Could someone please help a poor (gulp/typescript) noob with a typescript-&-gulp.js-related issue?
So I'm running the latest versions of everything (node, ts-node, gulp, ts, @types/gulp, etc). Gul...
Dulux-Oz
Votes: 0
Answers: 2
Gulp File Task never defined: licenses
I am trying to deploy my react app on netlify and the log gives me this error.
Belowe here is the gulpfile , Anyone knows why this error occurs? Thanks!
Shehan Silva
Votes: 0
Answers: 1
How to pass command-line variable in package.json script, in NPM?
Pass command line args to npm scripts in package.json is almost what I'm looking for.
I use Gulp to do our NPM builds. I am able to do this, using the yargs plugin
$ gulp build --gitTag 1.0.0
and it ...
Chris F
Votes: 0
Answers: 1
Building a Liferay theme fails with an error "Cannot find module 'liferay-font-awesome'"
Building a Liferay theme fails with an error Cannot find module 'liferay-font-awesome'. What's wrong and how can I fix the issue?
$ mkdir liferay-workspace
$ cd liferay-workspace/
$ blade init --lifer...
haba713
Votes: 0
Answers: 1