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

Spaces in path result in Cannot find module ‘SST’ #637

Open
tobyspark opened this issue Jan 14, 2022 · 0 comments
Open

Spaces in path result in Cannot find module ‘SST’ #637

tobyspark opened this issue Jan 14, 2022 · 0 comments

Comments

@tobyspark
Copy link

tobyspark commented Jan 14, 2022

Failure –

/path with spaces> npx sst start
Using stage: xxx
Preparing your SST app

=======================
 Deploying debug stack
=======================

node:internal/modules/cjs/loader:936
  throw err;
  ^

Error: Cannot find module ‘SST'

Success –

/path_without_spaces>npx sst start

Encountered on macOS / fish / node v14 & v16

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