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

Truffle.js not found #163

Open
rperez89 opened this issue Sep 25, 2019 · 0 comments
Open

Truffle.js not found #163

rperez89 opened this issue Sep 25, 2019 · 0 comments

Comments

@rperez89
Copy link

rperez89 commented Sep 25, 2019

Trying to run npm run deploy:devnet i am getting the following error :
Error: Cannot find module '@aragon/templates-shared/truffle.js' at Function.Module._resolveFilename (internal/modules/cjs/loader.js:636:15) at Function.Module._load (internal/modules/cjs/loader.js:562:25) at Module.require (internal/modules/cjs/loader.js:690:17) at require (internal/modules/cjs/helpers.js:25:18) at Object.<anonymous> (/Users/rodrigoperez/Development/1Hive/dandelion-org/truffle.js:1:18) at Module._compile (internal/modules/cjs/loader.js:776:30) at Object.Module._extensions..js (internal/modules/cjs/loader.js:787:10) at Module.load (internal/modules/cjs/loader.js:653:32) at tryModuleLoad (internal/modules/cjs/loader.js:593:12) at Function.Module._load (internal/modules/cjs/loader.js:585:3)

I think that the truffle.js is not being published

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

Successfully merging a pull request may close this issue.

1 participant