Skip to content
This repository has been archived by the owner on Mar 21, 2019. It is now read-only.

[non-writable] modification of global variable "App" is not allowed when using plugins at app.json. #51

Open
zeayal opened this issue Sep 3, 2018 · 0 comments

Comments

@zeayal
Copy link

zeayal commented Sep 3, 2018

When I import the plugin:
 console.log error: VM813:1 [non-writable] modification of global variable "App" is not allowed when using plugins at app.json.


// app.json
"plugins": {
    "calendar": {
      "version": "1.1.3",
      "provider": "wx92c68dae5a8bb046"
    }
  }

// Wechat Debug Base Library  is 2.2.5
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant