Skip to content
This repository has been archived by the owner on Mar 11, 2024. It is now read-only.

Truffle unbox error #16

Closed
shivamdawer opened this issue Aug 13, 2017 · 2 comments
Closed

Truffle unbox error #16

shivamdawer opened this issue Aug 13, 2017 · 2 comments

Comments

@shivamdawer
Copy link

Hi,

My truffle version is 3.0.5. On running 'truffle unbox react-auth', I get the following :

Downloading...
Error: A Truffle project already exists at the destination. Stopping to prevent overwriting data.
at /home/shivam/.npm-global/lib/node_modules/truffle/build/cli.bundled.js:206243:13
at
at process._tickCallback (internal/process/next_tick.js:188:7)
at Function.Module.runMain (module.js:611:11)
at startup (bootstrap_node.js:158:16)
at bootstrap_node.js:578:3

Any idea what could be going wrong?

@shivamdawer
Copy link
Author

The cli.bundled.js file is created by running
sudo npm install -g truffle@3.0.5

@shivamdawer
Copy link
Author

The error was simple but invisible. There is no need to run truffle unbox react-auth if you have already cloned this project.

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

1 participant