Skip to content

VueCli UI Launching Error: Cannot find module 'core-js/modules/es7.object.entries' #2215

Closed
@nunonux

Description

@nunonux

Version

3.0.0

Node and OS info

8.11.3

Steps to reproduce

The following error occurred when i launch the vue ui from command prompt.

What is expected?

Vue Client UI to launch

What is actually happening?

The following error shows in the browser console:

module.js:549
throw err;
^

Error: Cannot find module 'core-js/modules/es7.object.entries'
at Function.Module._resolveFilename (module.js:547:15)
at Function.Module._load (module.js:474:25)
at Module.require (module.js:596:17)
at require (internal/module.js:11:18)
at Object. (C:\Users\Nuno\AppData\Roaming\npm\node_modules@vue\cli\node_modules\apollo-upload-server\lib\middleware.js:14:1)
at Module._compile (module.js:652:30)
at Object.Module._extensions..js (module.js:663:10)
at Module.load (module.js:565:32)
at tryModuleLoad (module.js:505:12)
at Function.Module._load (module.js:497:3)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions