fragaria/address-formatter

when napa is used, the package cannot be installed from npm

Closed this issue · 4 comments

Because napa is declared as a dev dependency (which it is), it is not installed when getting this from npm. But, npm is running install script which tries to run napa and that fails.

That was reverted a few days later, the current version 2.0.5 released at npm doesn't use napa.

@millette I know, I did that revert ;) I'd like to use napa instead of a git submodule to reference the original repo, so this issue here is just a reminder.

I didn't pay close enough attention, I apologize for the noise, @JirkaChadima

Closing, looks like it works well with git submodules. No need to depend on napa.