-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
react-myonedrive - #4785
Comments
Thank you for reporting this issue. We will be triaging your incoming issue as soon as possible. |
There was indeed an issue with |
Thanks @a1mery it actually fixed the bug, but is there any way to reduce the size , or customize the size of the webpart, if your onedrive have a lot of files and folders it keeps on increasing the height to accommodate all stacking them instead having a scroll because it will affect the design of other wepart. |
Wrong or missing contributor @mentionsThank you for your submission, but you appear to have forgotten to @mention the sample author(s). To help increase your chances of getting assistance from the original authors of the sample, you should make sure to @mention the actual authors (and not the repository maintainers). Make sure to include the Please note that the sample authors will not get notified about this issue unless you update this issue accordingly. You can find the author(s) of each sample in the sample's We'll automatically close this issue in 7 days unless you update the issue. For more information on how to create a good issue, refer to our wiki for more information: How to Create Good Issues |
Disclaimer
Yes
Sample
react-myonedrive
Contributor(s)
@YourGithubUsername
What happened?
i'm trying to package the solution and ran gulp build but it failed with error
[13:54:20] Finished subtask 'tslint' after 21 s [13:54:21] [tsc] error TS1149: File name 'C:/Users/RaphaelChiemerieEzem/spfx 2024/sp-dev-fx-webparts/samples/react-myonedrive/src/webparts/myonedrivefiles/components/Myonedrivefiles.module.scss.ts' differs from already included file name 'C:/Users/RaphaelChiemerieEzem/spfx 2024/sp-dev-fx-webparts/samples/react-myonedrive/src/webparts/myonedrivefiles/components/MyOnedrivefiles.module.scss.ts' only in casing. [13:54:21] Error - 'tsc' sub task errored after 15 s exited with code 2 [13:54:21] 'build' errored after 23 s [13:54:21] About to exit with code: 1 Process terminated before summary could be written, possible error in async code not continuing! Trying to exit with exit code 1
Steps to reproduce
1.gulp build
2.
3.
Expected behavior
nothing other than it fails
Target SharePoint environment
SharePoint Online
Developer environment
None
Browsers
What version of Node.js is currently installed on your workstation?
14.21.3
What version of Node.js is required by the sample?
14..
Paste the results of SPFx doctor
spfx doctor -o text
Build target: DEBUG
[13:58:13] Using gulpfile ~\spfx 2024\sp-dev-fx-webparts\samples\react-myonedrive\gulpfile.js
[13:58:13] Task never defined: spfx
[13:58:13] To list available tasks, try running: gulp --tasks
About to exit with code: 1
Process terminated before summary could be written, possible error in async code not continuing!
Trying to exit with exit code 1
Additional environment details
No response
The text was updated successfully, but these errors were encountered: