milesj / packemon

📦 Build and prepare packages for npm distribution using standardized configurations and practices. Gotta pack 'em all!
https://packemon.dev
MIT License
203 stars 3 forks source link

UNLICENSED package cannot pass license validation #228

Closed SlexAxton closed 5 months ago

SlexAxton commented 5 months ago

npm allows for this when the package is set to private. Is there a path for packemon, or do i just need to run clean and build instead of pack?

error  ● Invalid license "UNLICENSED". Must be an official SPDX license type.
milesj commented 5 months ago

Added