react-caml2table doesn't build #4685
Labels
sample: react-caml2table
type:bug-suspected
Suspected bug (not working as designed/expected). See type:bug-confirmed for confirmed bugs
Disclaimer
Yes
Sample
react-caml2table
Contributor(s)
@Tanddant
What happened?
The sample will not run complaining of multiple modules not found. I have tried running npm i using all three node versions listed as compatible (12, 14, 16) deleting the node_modules folder every time inbetween. It's a shame. I thought this would make for a great dev tool.
Steps to reproduce
Expected behavior
The sample should build and run.
Target SharePoint environment
SharePoint Online
Developer environment
Windows
Browsers
What version of Node.js is currently installed on your workstation?
16.20.2, 14.18.2, 12.22.10
What version of Node.js is required by the sample?
12, 14, 16
Paste the results of SPFx doctor
file:///C:/Users/ComputerServices/AppData/Roaming/nvm/v12.22.10/node_modules/@pnp/cli-microsoft365/dist/cli/cli.js:294
c.aliases?.find(a => a === cli.currentCommandName))?.file ?? '';
^
SyntaxError: Unexpected token '.'
at Loader.moduleStrategy (internal/modules/esm/translators.js:140:18)
Additional environment details
No response
The text was updated successfully, but these errors were encountered: