You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My node version is 14.17.5 and I run npm install. This seems to run just fine. then when I run gulp serve, I get the error...
Error: Cannot find module 'node:os'
here is what my terminal looks like
my package.json looks like this...
Steps to reproduce
Switched to node version 14.17.5
run npm install
run gulp serve
Expected behavior
I expected that I would be able to serve using the specified node version to my dev tenant.
Target SharePoint environment
SharePoint Online
Developer environment
Windows
Browsers
Internet Explorer
Microsoft Edge
Google Chrome
FireFox
Safari
mobile (iOS/iPadOS)
mobile (Android)
not applicable
other (enter in the "Additional environment details" area below)
What version of Node.js is currently installed on your workstation?
v14.17.5
What version of Node.js is required by the sample?
v14 | v12
Paste the results of SPFx doctor
Additional environment details
No response
The text was updated successfully, but these errors were encountered:
so I Upgraded everything, but during testing I got some strange errors with the property controls module cannot be found @fluentui/lib/utils/dragdrop.js
it's something with webpack or node 18 i don't know.
I have to take a deeper look!
First I moved that two controls to the source. This is not my preferred way, but currently a solution.
Disclaimer
Yes
Sample
react-kanban-board
Contributor(s)
@RamPrasadMeenavalli @westerdaled @petkir @AJIXuMuK
What happened?
My node version is 14.17.5 and I run npm install. This seems to run just fine. then when I run gulp serve, I get the error...
Error: Cannot find module 'node:os'
here is what my terminal looks like
my package.json looks like this...
Steps to reproduce
Expected behavior
I expected that I would be able to serve using the specified node version to my dev tenant.
Target SharePoint environment
SharePoint Online
Developer environment
Windows
Browsers
What version of Node.js is currently installed on your workstation?
v14.17.5
What version of Node.js is required by the sample?
v14 | v12
Paste the results of SPFx doctor
Additional environment details
No response
The text was updated successfully, but these errors were encountered: