-
I tried to visit the live demo but all I see is an empty page:
http://aspnetcorespa.azurewebsites.net/
In console I see a lot of errors:
````
http://aspnetcorespa.azurewebsites.net/dist/vendor…
-
again i face publish error but this time it is different last time i face npm run clean:dist error
now it different please check attach image.
![publish](https://cloud.githubusercontent.com/assets/9…
-
Hi. Great idea...
$yo aspnetcore-spa
Looking for additional install/prereq required since I'm always getting this error during spa-creation and upon "dotnet run"
C:\Users\admin\Documents\Visu…
ghost updated
7 years ago
-
Hi
Thanks for the template.
I am trying to bring it into a VS2017 solution and want to rename the project. After renaming I get errors as per below when rebuilding the solution.
Unable to …
-
Dear,
Sorry but how does angular-translate work? where is the lang .json file?
Viet Anh,
Cheers
-
Running on Windows 10, Node 6.9.2, NPM 3.10.9.
Cloned the repo and followed installation instructions with no problem. When I run the 'npm run test' command, it produces the following output and err…
-
Hi, Thanks
its works well on localhost without publish. but when i try to publish it localhost iis its not working.
my aim was before go live i want to know either its work on localhost deploymen…
-
We get follow error:
The program '[13320] dotnet.exe' has exited with code -2147450751 (0x80008081).
and where we can find the database: Data Source=AspNetCoreSpa.db ?
We have done everything …
-
I have custom webpack configuration in my project, which generate javascript bundles in wwwroot/dist folder when running project under dev mode. Here is how it looks:
![image](https://cloud.githu…
-
I'm on Windows 10 Pro (x64), build seems to work, but `require` fails.
```
npm i sharp
> sharp@0.17.2 install D:\Code\novascreen\aspnetcore-spa\node_modules\sharp
> node-gyp rebuild
D:\Code…