Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

import vuex, vue-router leads to module load failure on windows #55

Closed
ais-one opened this issue May 5, 2020 · 2 comments
Closed

import vuex, vue-router leads to module load failure on windows #55

ais-one opened this issue May 5, 2020 · 2 comments

Comments

@ais-one
Copy link
Contributor

ais-one commented May 5, 2020

Reference to #23

Importing vue-router and vuex

import { createRouter, createWebHistory } from 'vue-router'
import { createStore } from 'vuex'

Leading to errors

image

OS: Windows 10 Pro
Browser: Chrome 81
Node: 12.16

  "dependencies": {
    "axios": "^0.19.2",
    "vue": "^3.0.0-beta.9",
    "vue-router": "^4.0.0-alpha.10",
    "vuex": "^4.0.0-beta.1"
  },
  "devDependencies": {
    "@vue/compiler-sfc": "^3.0.0-beta.9",
    "snowpack": "^1.7.1",
    "vite": "^0.10.2"
  },
@ais-one ais-one changed the title import vuex, vue-router leads to module load failure on Windows import vuex, vue-router leads to module load failure on windows May 5, 2020
@sniperadmin
Copy link

this is to support the issue, I am a windows 10 user and I have the same Err

@bekalshenoy
Copy link
Contributor

duplicate of #23

@github-actions github-actions bot locked and limited conversation to collaborators Jul 16, 2021
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

3 participants