We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I have installed astrum as dev-dependency and I have configured an npm script:
.... "astrum": "astrum" ....
I have run npm run astrum init ./public/library but I get an error:
npm run astrum init ./public/library
No astrum-config.json file found in project root
How can i use astrum as a local dependency?
I use nodist to manage different node versions.
Platform: windows OS Version: 7 Node Version: v6.9.4 NPM Version: 4.0.5 Astrum Version: ^1.9.3
The text was updated successfully, but these errors were encountered:
This issue actually relates and gets fixed with a currently open pull request (#96).
Sorry, something went wrong.
No branches or pull requests
Tell us about the issue you are experiencing
I have installed astrum as dev-dependency and I have configured an npm script:
I have run
npm run astrum init ./public/library
but I get an error:What behaviour would you expect?
How can i use astrum as a local dependency?
How can this issue be replicated?
Screenshots / Screencast
Your environment
I use nodist to manage different node versions.
Platform: windows
OS Version: 7
Node Version: v6.9.4
NPM Version: 4.0.5
Astrum Version: ^1.9.3
The text was updated successfully, but these errors were encountered: