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

no such file or directory: /usr/local/lib/node_modules/serverless/node_modules/tabtab/.completions/slss.zshexport #6201

Open
iegik opened this issue Jun 1, 2019 · 2 comments

Comments

@iegik
Copy link

iegik commented Jun 1, 2019

This is a Bug Report

Description

  • What went wrong?
    • saw this message in zsh
  • What did you expect should have happened?
    • didn't expect to see such message
  • What was the config you used?

standard install via yarn:

yarn global add serverless
➜  ~ ll `which serverless`
lrwxr-xr-x  1 me  admin    66B 13 апр 18:19 /usr/local/bin/serverless -> ../../../Users/***/.config/yarn/global/node_modules/.bin/serverless

and following line to .zshrc:

if type brew &>/dev/null; then
  FPATH=$(brew --prefix)/share/zsh/site-functions:$FPATH
fi
  • What stacktrace or error message from your provider did you see?
Last login: Sat Jun  1 12:55:32 on ttys000
/Users/***/.zshrc:.:99: no such file or directory: /usr/local/lib/node_modules/serverless/node_modules/tabtab/.completions/slss.zshexport
➜  ~

Similar or dependent issues:

Additional Data

  • Serverless Framework Version you're using:
➜  ~ serverless -v     
1.44.1
  • Operating System: Mac OS
➜  ~ uname -a
Darwin w 18.5.0 Darwin Kernel Version 18.5.0: Mon Mar 11 20:40:32 PDT 2019; root:xnu-4903.251.3~3/RELEASE_X86_64 x86_64
  • Stack Trace:
  • Provider Error messages:
@akiraah
Copy link

akiraah commented Aug 1, 2019

Any updates related to this bug? I can't source ~/.zshrc because of this.

@alaasdk
Copy link

alaasdk commented Aug 6, 2019

I have similar issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants