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

Getting ParseError when compiling style.styl #99

Open
patrick-insightly opened this issue Aug 14, 2018 · 0 comments
Open

Getting ParseError when compiling style.styl #99

patrick-insightly opened this issue Aug 14, 2018 · 0 comments

Comments

@patrick-insightly
Copy link

Hi,
I'm new to Stylus so might be something I'm doing wrong but wanted to reach out to see if anyone has run into the same ParseError. I just cloned the repo without making any changes and ran stylus command "stylus -w theme-white\style.styl -o theme-white\style.css" from the root of the repo folder and got the following error.

`ParseError: ......./node_modules/nib/lib/nib.js:17:35
13| , nodes = stylus.nodes
14| , utils = stylus.utils
15| , Canvas
16|
17| exports = module.exports = plugin;
-----------------------------------------^
18|
19| // conditionally expose canvas-based APIs.
20|

expected "indent", got ";"`

Also tried pasting in the styl file in a few online compilers but got an error there as well, although not as descriptive. Any help appreciated!

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