-
Notifications
You must be signed in to change notification settings - Fork 8
Create Scandipwa App Bug #62
Comments
Hi, thanks for your report! I was unable to reproduce the issue you describe. When creating a new app ( Could you please provide additional details?
Perhaps it would also be helpful if you attached your Thank you! |
i am using windows 10 enterprise version |
still it is not working same issue. |
Hi there, I'm having the same issue: Windows 10 Pro 21H1 (Build 19043.1165) When issuing command Same command but without yarn (so npm is used), then > scandipwa-scripts start
Error: Cannot find module '@tilework/mosaic-craco' After installing missing package ( please change extensions I have also noticed that yarn.lock is generated even when yarn is not installed. |
I have same problem : after run npm run build or start i get the following error
|
Im also getting the same error |
@amiyoghoshstar just run npm install @tilework/mosaic-craco or use yarn |
i have not resovled this issue but it has something to do with OS. |
getting the same issue on windows 10 ./node_modules/@scandipwa/scandipwa/src/index.js 35:7
|
Also getting this issue. |
getting same error https://prnt.sc/1ve1kmn |
Same exact issue. Installed successfully on a Ubuntu machine, but on two sepparate windows 10 machines - the exact same error.
./node_modules/@scandipwa/scandipwa/src/index.js 35:7
|
HI Scandi, I am also getting the same issue :: ./node_modules/@scandipwa/scandipwa/src/index.js 35:7
Please help us to solve it Thank you |
Same issue. Its windows spesific issue. In my linux machine its working properly. Failed to compile. ./node_modules/@scandipwa/scandipwa/src/index.js 35:7
|
Hello, I have the same issue with windows 10. Failed to compile
|
Same issue always getting this error when running npm start : ./node_modules/@scandipwa/scandipwa/src/index.js 35:7
OS : Windows 10.0.19041 N/A Build 19041 |
Same issue always getting this error when running npm start : ./node_modules/@scandipwa/scandipwa/src/index.js 35:7 ./node_modules/@tilework/mosaic-webpack-import-loader/index.js OS : Windows 10 |
Same issue too! Failed to compile.
OS : Windows 10 |
Getting same error
OS: Ubuntu 20.04 |
Hi I am also getting same error please help solve /var/www/websites/my-first-ap> npm start ./node_modules/@scandipwa/scandipwa/src/index.js 28:7 Module parse failed: Unexpected token (28:7) File was processed with these loaders: * ./node_modules/@tilework/mosaic-webpack-import-loader/index.js You may need an additional loader to handle the result of these loaders. | } | > render(, document.getElementById('root')); | |
I'm getting the same error |
Hi Do you have any solution for this? |
Hi anyone solve this issue? can help please!!! NEED HELP from someone is kind. |
Failed to compile. ./node_modules/@scandipwa/scandipwa/src/index.js 28:7
STILL NO ONE IS ABLE TO RESOLVE THIS ISSUE ? |
Follow this link scandipwa/scandipwa#3299. |
Failed to compile.
./node_modules/@scandipwa/scandipwa/src/index.js 35:7
Module parse failed: Unexpected token (35:7)
File was processed with these loaders:
You may need an additional loader to handle the result of these loaders.
| }
|
I am Getting this error when i run npm run start command after installed csa on my machine
Terminal Shows me Above Error
The text was updated successfully, but these errors were encountered: