Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
gulp template with python?
#8
(Jan-29-2019, 06:01 PM)IMuriel Wrote: they said you need to do "gup build" in order to run the template, or at least that is in the documentation.
so i just need to have this template runnig, so im pretty confused on how can i accomplish this, but do you think this is the simplest way?
You can also do a OS install of Node.js then you also get npm.
So running from OS.
E:\div_code\new
λ node -v
v10.11.0

E:\div_code\new
λ npm -v
6.4.1
The you can use npm to install gulp.
E:\div_code\new
λ npm install --global gulp-cli
C:\Users\Tom\AppData\Roaming\npm\gulp -> C:\Users\Tom\AppData\Roaming\npm\node_modules\gulp-cli\bin\gulp.js
+ [email protected]
added 236 packages from 154 contributors in 15.808s

E:\div_code\new
λ gulp --version
[19:24:52] CLI version 2.0.1
Reply


Messages In This Thread
gulp template with python? - by IMuriel - Jan-28-2019, 06:23 PM
RE: gulp template with python? - by snippsat - Jan-29-2019, 12:47 PM
RE: gulp template with python? - by IMuriel - Jan-29-2019, 03:41 PM
RE: gulp template with python? - by snippsat - Jan-29-2019, 04:07 PM
RE: gulp template with python? - by IMuriel - Jan-29-2019, 05:08 PM
RE: gulp template with python? - by snippsat - Jan-29-2019, 05:48 PM
RE: gulp template with python? - by IMuriel - Jan-29-2019, 06:01 PM
RE: gulp template with python? - by snippsat - Jan-29-2019, 06:28 PM
RE: gulp template with python? - by IMuriel - Jan-29-2019, 06:36 PM
RE: gulp template with python? - by snippsat - Jan-29-2019, 06:58 PM
RE: gulp template with python? - by IMuriel - Jan-29-2019, 07:07 PM
RE: gulp template with python? - by snippsat - Jan-29-2019, 07:27 PM
RE: gulp template with python? - by IMuriel - Jan-29-2019, 08:30 PM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020