Vincent M...

Results 7 issues of Vincent M...

Something went wrong installing the "sharp" module Module did not self-register: '/xxxx/node_modules/sharp/build/Release/sharp.node'. - Remove the "node_modules/sharp" directory, run "npm install" and look for errors - Consult the installation documentation at...

``` import { Dropbox } from 'dropbox'; const dbx = new Dropbox({ accessToken }); dbx.filesSearch({ path: '', query: filename, start: nextPageToken, max_results: pageSize, mode: 'filename' }) ``` The `mode` type...

Some jpeg metadata contains orientation option. Uploading those files may take the rotated one to the server. I think it is better to check the file if it is a...

help wanted
feature: image

It is not a good practice to include such type definition dependency in the npm UI component. First of all, it possibly in conflict with version's/context of what the developer's...

enhancement

When scrolling up/down with mouse wheel the page always scrolling down Using logitech mouse with macos 10.13.6 Chrome

AoT build error > Error: Error at /Project/compiled/node_modules/ng2-slimscroll/src/directives/slimscroll.directive.ngfactory.ts:44:35: Supplied parameters do not match any signature of call target. Here are the compiled code snippets: ``` handleEvent(eventName:string,$event:any):boolean { var result:boolean =...

"" position: "right", barBackground: "rgb(51, 51, 51)", barOpacity: "1", barWidth: "12px", barBorderRadius: "5px", barMargin: "1px 0px", gridBackground: "rgb(173, 181, 189)", gridOpacity: "0.1", gridWidth: "8px" gridBorderRadius: "10px", gridMargin: "1px 2px",