Skip to content

Lysianthus/packager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Packager

Packager is my personal packager for frontend web development projects.

Environment

  • Node.js (latest)
  • npm (latest)

2021.10.26 23:03

I was getting the following error when running gulp:

[...]\gulp.ps1 cannot be loaded because running scripts is disabled on this system.

To solve, I had to run the following command on PowerShell as Administrator:

Set-ExecutionPolicy -Scope CurrentUser -ExecutionPolicy Unrestricted

About

Packager is my personal compiler for front-end web development projects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published