henriquealbert / bun-meteor-build

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Issue while trying to install packages using bun install in Meteor build

Steps to reproduce:

$ meteor build --directory ./dist
$ cd dist/bundle/programs/server
$ bun install


error: MissingPackageJSON
Bun could not find a package.json file.

About


Languages

Language:JavaScript 100.0%