Luis Herranz

Results 125 comments of Luis Herranz

> so if i add that last flag I'm getting > Error: Cannot find module '@frontity/core' Did you run `npm install` in the root folder? --- @juanmaguitar: Maybe this is...

@Neugierdsnase could you please share the node and npm versions?

What happens when you execute the `npm pack` command outside of `frontity create`? ``` npm pack @frontity/mars-theme ``` https://docs.npmjs.com/cli/pack.html

Yes, I forgot it. Sorry about that. We'll try to get a system with elementaryOS and debug it there.

By the way, as a workaround, this can be solved by removing the `id="frontity"` from the content as well.

Hey @darerodz, what's the status of this PR? Is it still needed?

At first, we thought it'd be better to run `npm-check-updates` programmatically, but then we thought that for the first version it will be simpler to run it directly using `exec`.

I guess it makes sense for it to be the last one dispatched. What do you think?