rem’s avatarrem’s Twitter Archive—№ 71,712

  1. …in reply to @daliborgogic_
    daliborgogic_ that won't work, npm is picking up .bin, but the artifact drop has the file copied, so Next refers to ../cli/start which fails since it's in the .bin dir and not in the node_modules/next/dist/ dir. (coding a workaround)