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

Throw error... #19

Open
monpoulet opened this issue Jul 20, 2017 · 0 comments
Open

Throw error... #19

monpoulet opened this issue Jul 20, 2017 · 0 comments

Comments

@monpoulet
Copy link

monpoulet commented Jul 20, 2017

Hello,

I have installed the package with last version of node on Windows 10 Creator 64 bits.
Other packages like composer are working good. I have the following error when trying to apply your package on my css file:
**C:\wamp64\www\ps1712\themes\startertheme\assets\css>group-css-media-queries theme.css theme-k.css
C:\Users\Melody\node_modules\css-parse\index.js:62
throw err;
^

Error: property missing ':' near line 6:118790
at error (C:\Users\Melody\node_modules\css-parse\index.js:57:15)
at declaration (C:\Users\Melody\node_modules\css-parse\index.js:189:33)
at declarations (C:\Users\Melody\node_modules\css-parse\index.js:219:19)
at rule (C:\Users\Melody\node_modules\css-parse\index.js:481:21)
at rules (C:\Users\Melody\node_modules\css-parse\index.js:103:56)
at stylesheet (C:\Users\Melody\node_modules\css-parse\index.js:73:16)
at module.exports (C:\Users\Melody\node_modules\css-parse\index.js:485:10)
at module.exports (C:\Users\Melody\AppData\Roaming\npm\node_modules\group-css-media-queries\index.js:12:14)
at C:\Users\Melody\AppData\Roaming\npm\node_modules\group-css-media-queries\bin\group-css-media-queries:37:11
at input (C:\Users\Melody\AppData\Roaming\npm\node_modules\group-css-media-queries\bin\group-css-media-queries:11:3)**
Do you have an idea how to fix it ?

Marc

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