-
Notifications
You must be signed in to change notification settings - Fork 8
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
Unknown compiler option 'allowJS'" during build of the solution #2
Comments
Hi, can you try 'allowJs' with a lowercase s? |
I did, but no change. Still not working. |
Hi, Thank you for your reply. In order to get succeed, I have connected my laptop to other WIFI having no proxy. I have downloaded the source code from https://github.com/bcameron1231/SharePoint-Framework/releases/tag/v2.0 and run below command. I haven’t modify this code after download. I have updated your code to fix SPSearchService error. And Install "sp-pnp-js" using command “npm install sp-pnp-js –save” for 'sp-pnp-js'. I haven't done anything to fix this warnings. After making this changes, I was able to build the solution but while verification before deployment I am facing new error. Verification link is :- https://XXX.sharepoint.com/sites/TEST-0365Template? loadSPFX=true&debugManifestsFile=https://localhost:4321/temp/manifests.js&customActions={"1859a5f8-d2fc-4c55-91ba-a097edf6da00":{"location":"ClientSideExtension.ApplicationCustomizer","properties":{"NavHeading":"TEST-0365Template"}}} here https://XXX.sharepoint.com/sites/TEST-0365Template is modern site connected to https://XXX.sharepoint.com/sites/TEST_HUb_site Error I am facing now is : - ***Error loading debug manifests. It will be great if you can help me to fix this issue. Many thanks. |
I am facing the error" Unknown compiler option 'allowJS'" during build of the solution. Please find attached config file and error description. I have updated config file, but the issue still persist. It will be great if you can suggest proper steps for execution. Thank you
tsconfig - Copy.json.txt
tslint - Copy.json.txt
Issue - react-hubsite-securitytrim-navbar.txt
2018-10-24T19_09_51_289Z-debug.log
The text was updated successfully, but these errors were encountered: