小编Har*_*ker的帖子

接收NPM错误:离子3项目中位置20938处的JSON中的意外字符串

不确定错误在哪里.(*是举行私人项目信息的地方,即Facebook应用程序ID和应用程序名称)我已经收到此错误一段时间了,我无法弄清楚,有什么我想念的吗?

{
    "name": "****",
    "version": "0.0.1",
    "author": "Ionic Framework",
    "homepage": "http://ionicframework.com/",
    "private": true,
    "scripts": {
        "clean": "ionic-app-scripts clean",
        "build": "ionic-app-scripts build",
        "lint": "ionic-app-scripts lint",
        "ionic:build": "ionic-app-scripts build",
        "ionic:serve": "ionic-app-scripts serve"
    },
    "dependencies": {
        "@angular/common": "4.4.3",
        "@angular/compiler": "4.4.3",
        "@angular/compiler-cli": "4.4.3",
        "@angular/core": "4.4.3",
        "@angular/forms": "4.4.3",
        "@angular/http": "4.4.3",
        "@angular/platform-browser": "4.4.3",
        "@angular/platform-browser-dynamic": "4.4.3",
        "@firebase/webchannel-wrapper": "^0.2.1",
        "@ionic-native/camera": "^4.3.0",
        "@ionic-native/core": "^4.3.1",
        "@ionic-native/facebook": "^4.2.1",
        "@ionic-native/image-picker": "^4.3.1",
        "@ionic-native/splash-screen": "4.3.1",
        "@ionic-native/status-bar": "4.3.1",
        "@ionic/storage": "2.0.1",
        "angularfire2": "^5.0.0-rc.2",
        "cordova-browser": "^4.1.0",
        "cordova-ios": "^4.4.0",
        "cordova-plugin-camera": "^2.4.1",
        "cordova-plugin-compat": "^1.2.0",
        "cordova-plugin-device": "^1.1.4",
        "cordova-plugin-facebook4": "^1.9.1",
        "cordova-plugin-firebase": …
Run Code Online (Sandbox Code Playgroud)

json node.js ionic3

13
推荐指数
1
解决办法
5719
查看次数

标签 统计

ionic3 ×1

json ×1

node.js ×1