Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 329 Bytes

File metadata and controls

5 lines (4 loc) · 329 Bytes
create-apostrophe minor

Fixed npm create apostrophe with the SQLite database option under npm v12 (and when run from a global @apostrophecms/cli install). The installer now performs its post-install database work using the newly generated project's own better-sqlite3, rather than the installer's bundled copy.