This repository was archived by the owner on Dec 5, 2022. It is now read-only.
This repository was archived by the owner on Dec 5, 2022. It is now read-only.
Error: Cannot find module 'webpack.config.js' #140
Closed
Description
Version
"nativescript-vue": "^2.4.0",
Reproduction link
https://github.com/UsmanJavedAttari/nativescript-vue-issue/
Platform and OS info
Android 9.0 / NaiveScript 6.0 /Windows 10
Steps to reproduce
Clone the repository from the link and run npm i
.
After installing dependencies run tns preview
.
Using TypeScript version
What is expected?
The project should run.
What is actually happening?
Getting throw err;
^
Error: Cannot find module '\webpack.config.js'
I have just started the NS with Vue and followed the docs, before that I tried with the online playground after that I set up the project offline but getting throw err;
^
Error: Cannot find module '\webpack.config.js'
on the first hand.
Metadata
Metadata
Assignees
Labels
No labels