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

Errors #63

Open
davidmoshal opened this issue Aug 1, 2016 · 0 comments
Open

Errors #63

davidmoshal opened this issue Aug 1, 2016 · 0 comments

Comments

@davidmoshal
Copy link

Hi, trying to use this instead of vue-strap.
But, running into errors:

ERROR in ./~/vue-desktop/lib/icon/iconfont.css
Module parse failed: <project path>/node_modules/vue-desktop/lib/icon/iconfont.css Unexpected character '@' (1:0)
You may need an appropriate loader to handle this file type.
SyntaxError: Unexpected character '@' (1:0)
    at Parser.pp$4.raise (<project path>/node_modules/webpack/node_modules/acorn/dist/acorn.js:2221:15)
    at Parser.pp$7.getTokenFromCode (<project path>/node_modules/webpack/node_modules/acorn/dist/acorn.js:2756:10)
    at Parser.pp$7.readToken (<project path>/node_modules/webpack/node_modules/acorn/dist/acorn.js:2477:17)
    at Parser.pp$7.nextToken (<project path>/node_modules/webpack/node_modules/acorn/dist/acorn.js:2468:15)
    at Parser.parse (<project path>/node_modules/webpack/node_modules/acorn/dist/acorn.js:515:10)
    at Object.parse (<project path>/node_modules/webpack/node_modules/acorn/dist/acorn.js:3098:39)
    at Parser.parse (<project path>/node_modules/webpack/lib/Parser.js:902:15)
    at DependenciesBlock.<anonymous> (<project path>/node_modules/webpack/lib/NormalModule.js:104:16)
    at DependenciesBlock.onModuleBuild (<project path>/node_modules/webpack-core/lib/NormalModuleMixin.js:310:10)
    at nextLoader (<project path>/node_modules/webpack-core/lib/NormalModuleMixin.js:275:25)
 @ ./~/vue-desktop/lib/index.js 157:0-30

ERROR in ./~/vue-desktop/lib/common.css
Module parse failed: <project path>/node_modules/vue-desktop/lib/common.css Unexpected token (5:0)
You may need an appropriate loader to handle this file type.
SyntaxError: Unexpected token (5:0)
    at Parser.pp$4.raise (<project path>/node_modules/webpack/node_modules/acorn/dist/acorn.js:2221:15)
    at Parser.pp.unexpected (<project path>/node_modules/webpack/node_modules/acorn/dist/acorn.js:603:10)
    at Parser.pp$3.parseExprAtom (<project path>/node_modules/webpack/node_modules/acorn/dist/acorn.js:1822:12)
    at Parser.pp$3.parseExprSubscripts (<project path>/node_modules/webpack/node_modules/acorn/dist/acorn.js:1715:21)
    at Parser.pp$3.parseMaybeUnary (<project path>/node_modules/webpack/node_modules/acorn/dist/acorn.js:1692:19)
    at Parser.pp$3.parseExprOps (<project path>/node_modules/webpack/node_modules/acorn/dist/acorn.js:1637:21)
    at Parser.pp$3.parseMaybeConditional (<project path>/node_modules/webpack/node_modules/acorn/dist/acorn.js:1620:21)
    at Parser.pp$3.parseMaybeAssign (<project path>/node_modules/webpack/node_modules/acorn/dist/acorn.js:1597:21)
    at Parser.pp$3.parseExpression (<project path>/node_modules/webpack/node_modules/acorn/dist/acorn.js:1573:21)
    at Parser.pp$1.parseStatement (<project path>/node_modules/webpack/node_modules/acorn/dist/acorn.js:727:47)
 @ ./~/vue-desktop/lib/index.js 158:0-23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant