gpt4 book ai didi

javascript - 收到 package.json 的解析错误。验证为有效 json

转载 作者:行者123 更新时间:2023-11-28 19:22:40 25 4
gpt4 key购买 nike

我正在尝试创建我的第一个 yeoman 生成器,当我运行 yo 来创建我的项目时,我收到以下错误。

npm ERR! install Couldn't read dependencies
npm ERR! Darwin 14.0.0
npm ERR! argv "node" "/usr/local/bin/npm" "install"
npm ERR! node v0.10.35
npm ERR! npm v2.1.14
npm ERR! file /Users/derek/Development/personal_projects/stylus-generator/work/package.json
npm ERR! code EJSONPARSE

npm ERR! Failed to parse json
npm ERR! Unexpected token }
npm ERR! File: /Users/derek/Development/personal_projects/stylus-generator/work/package.json
npm ERR! Failed to parse package.json data.
npm ERR! package.json must be actual JSON, not just JavaScript.
npm ERR!
npm ERR! This is not a bug in npm.
npm ERR! Tell the package author to fix their package.json file. JSON.parse

npm ERR! Please include the following file with any support request:
npm ERR! /Users/derek/Development/personal_projects/stylus-generator/work/npm-debug.log

我已使用 jsonlint 验证了 package.json 文件。我还执行了 npm 缓存清理。 package.json 文件可以在这里找到:https://github.com/dereksnow/generator-simple-stylus/blob/master/package.json

有什么建议吗?

最佳答案

我的 app/templates/_package.json 文件中的最后一个依赖项后面有一个逗号。我查看了根目录中的 package.json ,没有任何问题。噢!

关于javascript - 收到 package.json 的解析错误。验证为有效 json,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/28506225/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com