Closed patriciagarcia closed 7 years ago
Semantic release failing, it was working for me locally but I made the mistake of removing my node_modules
folder to be able to replicate the error. Now I can see the error but I have no idea how to fix it ;-).
Any clue https://travis-ci.org/fielded/angular-nav-thresholds?
Uh, actually what fails is rollup -c
and it creates a weir file called -c
that contains undefined
> npm run -s build && karma start
resolve failed: { [Error: Cannot find module 'babel-runtime'] code: 'MODULE_NOT_FOUND' } babel-runtime
resolve failed: { [Error: Cannot find module '@semantic-release'] code: 'MODULE_NOT_FOUND' } @semantic-release
Aborting commit due to empty commit message.
Pinning didn't work, but can reproduce locally.
Error is due to some publishing mess in https://github.com/rollup/babel-preset-es2015-rollup. Either way, that package is deprecated. Will push a fix direct to the branch here.
@tlvince, updated to take into account the proper target population field naming and to make it backwards compatible with non versioned TPs
Connects #20