Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
gulp template with python?
#5
(Jan-29-2019, 04:07 PM)snippsat Wrote:
(Jan-29-2019, 03:41 PM)IMuriel Wrote: i would love to see the tutorial but seems like i am getting the "You do not have permission to access this page.
Something went wrong with link,should work now link.
Quote:Hi, seems like im pretty lost of what gulp does, so tahnaks for the explanation,
Yes it can be confusing i talk about in tutorial,you see stuff like gulpfile.js,package.json,less ect in a template.
So when you find a template,there will be all of this stuff.
But then is usually already build,so you don't need to run guld,bower,npm to use template.
Whats needed usually is to get HTML/CSS linked up to Flask,to get template up and running.

Hi again, i am following your tutorial but when i type nodeenv -p i am getting a tracerback

Error:
nodeenv -p * Install prebuilt node (11.8.0) ....Traceback (most recent call last): File "C:\Python37\lib\runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "C:\Python37\lib\runpy.py", line 85, in _run_code exec(code, run_globals) File "C:\Users\Ignacio Muriel\Desktop\programacion\python\comext\flask_boot\Scripts\nodeenv.exe\__main__.py", line 9, in <module> File "c:\users\ignacio muriel\desktop\programacion\python\comext\flask_boot\lib\site-packages\nodeenv.py", line 1076, in main create_environment(env_dir, opt) File "c:\users\ignacio muriel\desktop\programacion\python\comext\flask_boot\lib\site-packages\nodeenv.py", line 905, in create_environment install_node(env_dir, src_dir, opt) File "c:\users\ignacio muriel\desktop\programacion\python\comext\flask_boot\lib\site-packages\nodeenv.py", line 697, in install_node copy_node_from_prebuilt(env_dir, src_dir, opt.node) File "c:\users\ignacio muriel\desktop\programacion\python\comext\flask_boot\lib\site-packages\nodeenv.py", line 598, in copy_node_from_prebuilt callit(['copy', '/Y', '/L', src_exe, dst_exe], False, True) File "c:\users\ignacio muriel\desktop\programacion\python\comext\flask_boot\lib\site-packages\nodeenv.py", line 487, in callit % (cmd_desc, proc.returncode)) OSError: Command copy /Y /L "c:\users\ignacio mur...sk_boot\src\node.exe" "c:\users\ignacio mur...oot\Scripts\node.exe" failed with error code 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