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

Can't find 'nib' and more #17

Open
frog42 opened this issue Nov 22, 2016 · 1 comment
Open

Can't find 'nib' and more #17

frog42 opened this issue Nov 22, 2016 · 1 comment

Comments

@frog42
Copy link

frog42 commented Nov 22, 2016

Everything was working great until about 3 days ago. Now autocompile can't find any of my installed packages (nib, jeet, rupture, axis).

I have this at the top of my style.styl file: "// out: style.css, libs: nib jeet rupture axis"

I can run "stylus -u nib -u jeet -u rupture -u axis style.styl" from command line and have no trouble compiling.

I haven't changed anything about my system and have been using autocompile every day, which makes things very weird.

All my packages are installed through npm, which is managed by nvm. I have not updated either of those recently. Any idea how autocompile could spontaneously stop finding these packages?

@frog42
Copy link
Author

frog42 commented Nov 22, 2016

OK, further testing results:

If I use "apm install stylus-autocompile" I get a different package than if I git clone from this repository manually and do "apm install". If I use the git clone method, there is an option in settings for a PATH. But when I add my PATH and save, it says "missing path".

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