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

Error in testing #2

Open
plash29 opened this issue Jan 12, 2018 · 2 comments
Open

Error in testing #2

plash29 opened this issue Jan 12, 2018 · 2 comments

Comments

@plash29
Copy link

plash29 commented Jan 12, 2018

when i run truffle test then it give error

truffle(develop)> truffle test
Error: ENOENT: no such file or directory, stat 'C:\Users\PANKAJ~1.THA\AppData\Local\Temp\test-118012-4848-1su7qri.7joq\ConvertLib.json'
truffle(develop)> $ truffle test
Using network 'develop'.
0 passing (0ms)

@wbt
Copy link
Contributor

wbt commented Feb 18, 2019

In what directory are you running this? Does it work when you're not using a temp directory?

@AjiteshBD
Copy link

you need cd into project directory where truffle-config.js is located and then run $truffle test. hope this help

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

3 participants