parcel-bundler/parcel

Build failed. unknown: Error parsing package.json: Unexpected token  in JSON at position 0

Open

#8,378 建立於 2022年8月8日

在 GitHub 查看
 (4 留言) (0 反應) (0 負責人)JavaScript (44,030 star) (2,274 fork)batch import
:bug: Bug:heavy_check_mark: Confirmed Bug:pray: Help WantedGood First Issue

描述

🐛 bug report

🚨 Build failed.

unknown: Error parsing package.json: Unexpected token  in JSON at position 0

this bug for exist 77u/ char for utf8 file. when save package.json with utf8 encoded added 77u/ char in first of content file. parcel json parser need { char for first. Screenshot 2022-08-08 175010

visual studio and many editor always sign utf8 file with 77u/

Software Version(s)
Parcel 2.7.0
Node 18.7.0
npm/Yarn 8.15.0
Operating System windows 11

貢獻者指南