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

"accelerator-tool create story" gives an error #3

Open
jpka opened this issue Jan 5, 2020 · 2 comments
Open

"accelerator-tool create story" gives an error #3

jpka opened this issue Jan 5, 2020 · 2 comments
Assignees

Comments

@jpka
Copy link

jpka commented Jan 5, 2020

/home/morat-juan/.nvm/versions/node/v13.5.0/lib/node_modules/accelerator-tool/main.js:1
Error: Cannot find module 'accelerator-tool-cli'
Require stack:
- /home/morat-juan/.nvm/versions/node/v13.5.0/lib/node_modules/accelerator-tool/main.js
- /home/morat-juan/.nvm/versions/node/v13.5.0/lib/node_modules/accelerator-tool/index.js
    at Object.<anonymous> (/home/morat-juan/.nvm/versions/node/v13.5.0/lib/node_modules/accelerator-tool/main.js:5:25)
    at Generator.next (<anonymous>) {
  code: 'MODULE_NOT_FOUND',
  requireStack: [
    '/home/morat-juan/.nvm/versions/node/v13.5.0/lib/node_modules/accelerator-tool/main.js',
    '/home/morat-juan/.nvm/versions/node/v13.5.0/lib/node_modules/accelerator-tool/index.js'
  ]
}

I have tried to also install accelerator-tool-cli globally. Same thing

@jpka jpka changed the title accelerator-tool create story gives an error "accelerator-tool create story" gives an error Jan 5, 2020
@furkle
Copy link
Member

furkle commented Jan 9, 2020

thanks, this got lost in a pile of automated notifications. i'll make sure to take a look at it tomorrow, i think i may have some uncommitted local configuration or the like

@furkle furkle self-assigned this Jan 9, 2020
@furkle
Copy link
Member

furkle commented Feb 16, 2020

hi @jpka, i just wanted to give you an update on this. i have done a decent amount of work on accelerator over the past 5 weeks, but the simple answer is that i think at present it is just too tangled up in other in-progress libraries of mine, in particular ones i'm making adjacent to it for the project which will allow me to eat my own dog food, as the (strange) idiom goes. i can try to merge some of the changes i've made so far in hopes that it'll fix the specific problem you encountered with the tool, and other QOL improvements/bugfixes with it, but my suspicion is that for any practical, production-level usage of either the tool or the core built-in library you get when you use the tool to create a new story, you'll probably run into more fatal errors.

i'll be happy to update you soon when i have more news. for long-term expectations, my hope is that the library is public-beta-stable by september or october of this year. thanks so much for your interest ❤️

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

No branches or pull requests

2 participants