Skip to content
This repository has been archived by the owner on Jul 19, 2019. It is now read-only.

npm start fails with rackt error on tag v0.1.4 #107

Closed
frankpinto opened this issue May 23, 2016 · 1 comment
Closed

npm start fails with rackt error on tag v0.1.4 #107

frankpinto opened this issue May 23, 2016 · 1 comment

Comments

@frankpinto
Copy link

On trying to get the examples to work I tried npm i && npm start and it errored out. Relevant error messages:

Failed at the [email protected] start script 'rackt server'.
Tell the author that this fails on your system:
rackt server

Upon trying node_modules/rackt-cli/bin/rack server I get the following error message:

.../node_modules/rackt-cli/bin/../tasks/server: line 5: .../node_modules/rackt-cli/bin/..//node_modules/.bin/webpack-dev-server: No such file or directory

Local folder structure redacted for clarity.

Seems related to #51

CMTegner added a commit to CMTegner/react-autocomplete that referenced this issue Jul 9, 2016
CMTegner added a commit to CMTegner/react-autocomplete that referenced this issue Jul 13, 2016
CMTegner added a commit that referenced this issue Jul 13, 2016
@CMTegner
Copy link
Collaborator

a9a1b6b fixed this issue. npm install on master should make npm start work again.

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

No branches or pull requests

2 participants