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
windows 10, node 16, fresh aio app init --standalone-app --no-login testapp
result of aio app run :
PS C:\Users\aio-test\test-apps\nologinstandalone> aio app run
Error: The specified module could not be found.
\\?\C:\Users\aio-test\AppData\Roaming\nvm\v16.18.0\node_modules\@adobe\aio-cli\node_modules\@parcel\source-map\par
cel_sourcemap_node\artifacts\index.win32-x64-msvc.node
Code: ERR_DLOPEN_FAILED
The text was updated successfully, but these errors were encountered:
moritzraho
changed the title
Windows fresh init standalone app with React UI
Windows failed init install: node_modules\@parcel\source-map\par cel_sourcemap_node\artifacts\index.win32-x64-msvc.node
Oct 13, 2022
moritzraho
changed the title
Windows failed init install: node_modules\@parcel\source-map\par cel_sourcemap_node\artifacts\index.win32-x64-msvc.node
Windows failed init install: node_modules\@parcel\source-map\parcel_sourcemap_node\artifacts\index.win32-x64-msvc.node
Oct 13, 2022
Describe the bug
windows 10, node 16, fresh
aio app init --standalone-app --no-login testapp
result of
aio app run
:info:
The text was updated successfully, but these errors were encountered: