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

Invalid mapping... #1

Closed
kitplummer opened this issue May 9, 2016 · 5 comments
Closed

Invalid mapping... #1

kitplummer opened this issue May 9, 2016 · 5 comments

Comments

@kitplummer
Copy link

Loading bootprint-openapi 0.16.0
Loading bootprint-json-schema 0.8.6
Loading bootprint-base 0.7.2

/usr/local/lib/node_modules/bootprint/node_modules/q/q.js:155
                throw e;
                ^
Error: Invalid mapping: {"generated":{"line":5,"column":17487},"source":"/usr/local/lib/node_modules/bootprint-openapi/node_modules/bootstrap/less/type.less","original":{"line":1,"column":null},"name":null}
    at SourceMapGenerator_validateMapping [as _validateMapping] (/usr/local/lib/node_modules/bootprint/node_modules/less/node_modules/source-map/lib/source-map-generator.js:277:13)
    at SourceMapGenerator_addMapping [as addMapping] (/usr/local/lib/node_modules/bootprint/node_modules/less/node_modules/source-map/lib/source-map-generator.js:101:12)
    at SourceMapOutput.add (/usr/local/lib/node_modules/bootprint/node_modules/less/lib/less/source-map-output.js:88:42)
    at Element.genCSS (/usr/local/lib/node_modules/bootprint/node_modules/less/lib/less/tree/element.js:42:12)
    at Selector.genCSS (/usr/local/lib/node_modules/bootprint/node_modules/less/lib/less/tree/selector.js:104:21)
    at Ruleset.genCSS (/usr/local/lib/node_modules/bootprint/node_modules/less/lib/less/tree/ruleset.js:389:21)
    at Directive.outputRuleset (/usr/local/lib/node_modules/bootprint/node_modules/less/lib/less/tree/directive.js:111:22)
    at Media.genCSS (/usr/local/lib/node_modules/bootprint/node_modules/less/lib/less/tree/media.js:34:10)
    at Ruleset.genCSS (/usr/local/lib/node_modules/bootprint/node_modules/less/lib/less/tree/ruleset.js:414:18)
    at SourceMapOutput.toCSS (/usr/local/lib/node_modules/bootprint/node_modules/less/lib/less/source-map-output.js:126:24)

Appears to be an issue with the 2.7.0 release of less.

https://laracasts.com/discuss/channels/elixir/elixir-ccompilation-fails-on-new-page

@nknapp
Copy link
Member

nknapp commented May 9, 2016

Appearently this is due to less/less.js#2896
I'll change the dependencies to use a ~2.6 version

@matthew-dean
Copy link

Sorry about that. 2.7.0 has been unpublished and 2.7.1 is published.

@nknapp
Copy link
Member

nknapp commented May 9, 2016

Thanks for the personal notice. And thanks for fixing so quickly.

@kitplummer
Copy link
Author

Thanks @matthew-dean and @nknapp - confirmed, we're all good.

@matthew-dean
Copy link

👍

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

3 participants