Pkg: Getting error "Refusing to overwrite non-file output"

Created on 6 Jan 2018  路  2Comments  路  Source: vercel/pkg

Version: 4.3.0-beta.5

Trying to compile my app on a Raspberry pi 3 with a fresh rasbian jessie install produces this error.

I have not found this error anywhere else on here...

Any help is appreciated

Most helpful comment

Figured it out. Was doing pkg on app.js and there was also a folder called app. Changing app.js to index.js fixed it.

All 2 comments

Having the same issue. @lemonbuzz Did you find a way to resolve this?

Figured it out. Was doing pkg on app.js and there was also a folder called app. Changing app.js to index.js fixed it.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

hellower picture hellower  路  3Comments

serzhiio picture serzhiio  路  3Comments

ksmithut picture ksmithut  路  4Comments

erikd picture erikd  路  3Comments

bergheim picture bergheim  路  3Comments